kops/vendor/github.com/docker/go-units
Jesse Haka 1928a3934c update deps 2020-03-17 17:41:50 +02:00
..
BUILD.bazel Update dependencies and BUILD.bazel scripts 2018-09-17 09:57:31 -04:00
CONTRIBUTING.md Include vendored dependencies 2016-07-05 00:03:07 -04:00
LICENSE Use submodules instead of glide 2016-07-26 11:23:24 -04:00
MAINTAINERS update deps 2020-03-17 17:41:50 +02:00
README.md Use submodules instead of glide 2016-07-26 11:23:24 -04:00
circle.yml update deps 2020-03-17 17:41:50 +02:00
duration.go update deps 2020-03-17 17:41:50 +02:00
size.go Generated vendor & bazel from `make gomod` 2019-08-25 16:00:41 -04:00
ulimit.go update deps 2020-03-17 17:41:50 +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.