runc/vendor/github.com/docker/go-units
Sebastiaan van Stijn 8e4f645fca
bump docker/go-units v0.3.3
relevant changes:

  - docker/go-units#8 Enhance FromHumanSize to parse float64 string
  - docker/go-units#20 Add `HumanSizeWithPrecision` function

Signed-off-by: Sebastiaan van Stijn <github@gone.nl>
2019-09-06 01:43:44 +02:00
..
LICENSE move from Godeps to vndr 2017-02-24 11:25:21 +00:00
README.md bump docker/go-units v0.3.3 2019-09-06 01:43:44 +02:00
duration.go bump docker/go-units v0.3.3 2019-09-06 01:43:44 +02:00
size.go bump docker/go-units v0.3.3 2019-09-06 01:43:44 +02:00
ulimit.go bump docker/go-units v0.3.3 2019-09-06 01:43:44 +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.