This repository has been archived on 2022-08-17. You can view files and clone it, but cannot push or open issues or pull requests.
dex/vendor/github.com/docker/go-units
2020-01-31 10:32:00 +01:00
..
circle.yml Vendor dependencies 2020-01-31 10:32:00 +01:00
CONTRIBUTING.md Vendor dependencies 2020-01-31 10:32:00 +01:00
duration.go Vendor dependencies 2020-01-31 10:32:00 +01:00
LICENSE Vendor dependencies 2020-01-31 10:32:00 +01:00
MAINTAINERS Vendor dependencies 2020-01-31 10:32:00 +01:00
README.md Vendor dependencies 2020-01-31 10:32:00 +01:00
size.go Vendor dependencies 2020-01-31 10:32:00 +01:00
ulimit.go Vendor dependencies 2020-01-31 10:32:00 +01:00

GoDoc

Introduction

go-units is a library to transform human friendly measurements into machine friendly values.

Usage

See the docs in godoc for examples and documentation.

Copyright © 2015 Docker, Inc.

go-units is licensed under the Apache License, Version 2.0. See LICENSE for the full text of the license.