reg/vendor/github.com/docker/go-units
Jess Frazelle 8e5eba8735
switch to dep
Signed-off-by: Jess Frazelle <acidburn@microsoft.com>
2017-12-11 14:50:55 -05:00
..
circle.yml switch to dep 2017-12-11 14:50:55 -05:00
CONTRIBUTING.md switch to dep 2017-12-11 14:50:55 -05:00
duration.go cleanup 2017-03-04 22:32:36 -08:00
duration_test.go switch to dep 2017-12-11 14:50:55 -05:00
LICENSE cleanup 2017-03-04 22:32:36 -08:00
MAINTAINERS switch to dep 2017-12-11 14:50:55 -05:00
README.md switch to dep 2017-12-11 14:50:55 -05:00
size.go cleanup 2017-03-04 22:32:36 -08:00
size_test.go switch to dep 2017-12-11 14:50:55 -05:00
ulimit.go cleanup 2017-03-04 22:32:36 -08:00
ulimit_test.go switch to dep 2017-12-11 14:50:55 -05: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.