You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
buildx/vendor/github.com/docker/go-units
Sebastiaan van Stijn c3e3abac07
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>
3 years ago
..
CONTRIBUTING.md vendor: initial vendor 6 years ago
LICENSE vendor: initial vendor 6 years ago
MAINTAINERS Bump microsoft/hcsshim to v0.8.7 6 years ago
README.md vendor: initial vendor 6 years ago
circle.yml Bump microsoft/hcsshim to v0.8.7 6 years ago
duration.go Bump microsoft/hcsshim to v0.8.7 6 years ago
size.go vendor: github.com/docker/go-units v0.5.0 3 years ago
ulimit.go Bump microsoft/hcsshim to v0.8.7 6 years ago

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.