DockerCLI/vendor/github.com/docker/go-units
Daniel Nephin 6686ada6a4 Add vendor
Signed-off-by: Daniel Nephin <dnephin@docker.com>
2017-04-17 18:12:58 -04:00
..
LICENSE Add vendor 2017-04-17 18:12:58 -04:00
README.md Add vendor 2017-04-17 18:12:58 -04:00
duration.go Add vendor 2017-04-17 18:12:58 -04:00
size.go Add vendor 2017-04-17 18:12:58 -04:00
ulimit.go Add vendor 2017-04-17 18:12:58 -04:00

README.md

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.