podman/vendor/github.com/docker/go-units
umohnani8 c0eceaa403 Vendor in v0.3.2 of docker/go-units
docker/go-units is used in converting bytes to human readable format

Signed-off-by: umohnani8 <umohnani@redhat.com>

Closes: #82
Approved by: rhatdan
2017-11-28 16:09:13 +00:00
..
LICENSE Initial checkin from CRI-O repo 2017-11-01 11:24:59 -04:00
README.md Initial checkin from CRI-O repo 2017-11-01 11:24:59 -04:00
duration.go Vendor in v0.3.2 of docker/go-units 2017-11-28 16:09:13 +00:00
size.go Vendor in v0.3.2 of docker/go-units 2017-11-28 16:09:13 +00:00
ulimit.go Initial checkin from CRI-O repo 2017-11-01 11:24:59 -04: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.