orbiter/vendor/github.com/docker/go-units
Gianluca Arbezzano 495ea07d84
Updated dep version and dependencies
Dep recently released Alpha version. In this version lock and json GoPgk
are not going to change drastically.
2017-07-10 10:33:29 +02:00
..
circle.yml First commit 2017-02-21 00:07:57 +00:00
CONTRIBUTING.md First commit 2017-02-21 00:07:57 +00:00
duration_test.go Updated dep version and dependencies 2017-07-10 10:33:29 +02:00
duration.go Updated dep version and dependencies 2017-07-10 10:33:29 +02:00
LICENSE First commit 2017-02-21 00:07:57 +00:00
MAINTAINERS First commit 2017-02-21 00:07:57 +00:00
README.md First commit 2017-02-21 00:07:57 +00:00
size_test.go Updated dep version and dependencies 2017-07-10 10:33:29 +02:00
size.go Updated dep version and dependencies 2017-07-10 10:33:29 +02:00
ulimit_test.go Updated dep version and dependencies 2017-07-10 10:33:29 +02:00
ulimit.go First commit 2017-02-21 00:07:57 +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.