buildkit/vendor/github.com/docker/go-units
Tonis Tiigi 4ac089a7b6 vendor: update fsutil to 1ec198358
Signed-off-by: Tonis Tiigi <tonistiigi@gmail.com>
2019-03-14 15:18:50 -07:00
..
CONTRIBUTING.md Migrate from vndr to go mod 2019-01-31 22:44:47 +00:00
LICENSE vendor: add go-units 2017-06-16 16:12:22 -07:00
MAINTAINERS vendor: update fsutil to 1ec198358 2019-03-14 15:18:50 -07:00
README.md vendor: add go-units 2017-06-16 16:12:22 -07:00
circle.yml Migrate from vndr to go mod 2019-01-31 22:44:47 +00:00
duration.go vendor: update fsutil to 1ec198358 2019-03-14 15:18:50 -07:00
size.go vendor: update fsutil to 1ec198358 2019-03-14 15:18:50 -07:00
ulimit.go vendor: add go-units 2017-06-16 16:12:22 -07: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.