tree: 30c65d1ba1ad6d4b09d4e23ecfacb32816eb5a77 [path history] [tgz]
  1. duration.go
  2. LICENSE
  3. README.md
  4. size.go
  5. ulimit.go
vendor/github.com/docker/go-units/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 and license

Copyright © 2015 Docker, Inc.

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