1
0
Fork 0
forked from barak/tarpoon
tarpoon/vendor/github.com/docker/go-units
2016-12-03 22:43:32 -08:00
..
circle.yml Add glide.yaml and vendor deps 2016-12-03 22:43:32 -08:00
CONTRIBUTING.md Add glide.yaml and vendor deps 2016-12-03 22:43:32 -08:00
duration.go Add glide.yaml and vendor deps 2016-12-03 22:43:32 -08:00
duration_test.go Add glide.yaml and vendor deps 2016-12-03 22:43:32 -08:00
LICENSE Add glide.yaml and vendor deps 2016-12-03 22:43:32 -08:00
MAINTAINERS Add glide.yaml and vendor deps 2016-12-03 22:43:32 -08:00
README.md Add glide.yaml and vendor deps 2016-12-03 22:43:32 -08:00
size.go Add glide.yaml and vendor deps 2016-12-03 22:43:32 -08:00
size_test.go Add glide.yaml and vendor deps 2016-12-03 22:43:32 -08:00
ulimit.go Add glide.yaml and vendor deps 2016-12-03 22:43:32 -08:00
ulimit_test.go Add glide.yaml and vendor deps 2016-12-03 22:43:32 -08: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.