runc/vendor/github.com/docker/go-units
Akihiro Suda dfc1b0cd51 update vendor
Signed-off-by: Akihiro Suda <akihiro.suda.cz@hco.ntt.co.jp>
2020-03-28 04:22:06 +09:00
..
CONTRIBUTING.md Add support for GO Modules 2020-03-07 09:29:29 +01:00
LICENSE move from Godeps to vndr 2017-02-24 11:25:21 +00:00
MAINTAINERS update vendor 2020-03-28 04:22:06 +09:00
README.md bump docker/go-units v0.3.3 2019-09-06 01:43:44 +02:00
circle.yml update vendor 2020-03-28 04:22:06 +09:00
duration.go update vendor 2020-03-28 04:22:06 +09:00
size.go bump docker/go-units v0.3.3 2019-09-06 01:43:44 +02:00
ulimit.go update vendor 2020-03-28 04:22:06 +09: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.