podman/vendor/github.com/docker/go-units
Valentin Rothberg d697456dc9 migrate to go-modules
Signed-off-by: Valentin Rothberg <rothberg@redhat.com>
2019-06-24 13:20:59 +02:00
..
CONTRIBUTING.md migrate to go-modules 2019-06-24 13:20:59 +02:00
LICENSE Initial checkin from CRI-O repo 2017-11-01 11:24:59 -04:00
MAINTAINERS migrate to go-modules 2019-06-24 13:20:59 +02:00
README.md Initial checkin from CRI-O repo 2017-11-01 11:24:59 -04:00
circle.yml migrate to go-modules 2019-06-24 13:20:59 +02:00
duration.go migrate to go-modules 2019-06-24 13:20:59 +02:00
size.go migrate to go-modules 2019-06-24 13:20:59 +02:00
ulimit.go migrate to go-modules 2019-06-24 13:20:59 +02:00

README.md

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.