orbiter/vendor/github.com/docker/go-units
Gianluca Arbezzano 747f564a7a First commit
2017-02-21 00:07:57 +00: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 First commit 2017-02-21 00:07:57 +00:00
duration.go First commit 2017-02-21 00:07:57 +00: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 First commit 2017-02-21 00:07:57 +00:00
size.go First commit 2017-02-21 00:07:57 +00:00
ulimit_test.go First commit 2017-02-21 00:07:57 +00: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.