moby--moby/vendor/github.com/docker/go-units
Sebastiaan van Stijn 13f99eb65f
vendor: github.com/docker/go-units v0.5.0
full diff: https://github.com/docker/go-units/compare/v0.4.0...v0.5.0

Signed-off-by: Sebastiaan van Stijn <github@gone.nl>
2022-09-01 10:22:00 +02:00
..
CONTRIBUTING.md vendor: regenerate 2022-01-18 15:46:04 +01:00
LICENSE project: use vndr for vendoring 2016-11-03 15:31:46 -07:00
MAINTAINERS vendor: regenerate 2022-01-18 15:46:04 +01:00
README.md rerun vndr 2017-03-08 02:29:34 +00:00
circle.yml vendor: regenerate 2022-01-18 15:46:04 +01:00
duration.go bump docker/go-units v0.4.0 2019-04-23 16:56:57 +02:00
size.go vendor: github.com/docker/go-units v0.5.0 2022-09-01 10:22:00 +02:00
ulimit.go bump docker/go-units v0.4.0 2019-04-23 16:56:57 +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.