go-common/vendor/github.com/docker/go-units
2019-04-22 02:59:20 +00:00
..
BUILD.bazel init 2019-04-22 02:59:20 +00:00
duration.go init 2019-04-22 02:59:20 +00:00
LICENSE init 2019-04-22 02:59:20 +00:00
README.md init 2019-04-22 02:59:20 +00:00
size.go init 2019-04-22 02:59:20 +00:00
ulimit.go init 2019-04-22 02:59:20 +00: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.