kops/vendor/github.com/docker/go-units
Justin SB 17186ff7ba
Generated vendor & bazel from `make gomod`
Automatically generated vendor & BUILD.bazel files
2019-08-25 16:00:41 -04: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 Generated vendor & bazel from `make gomod` 2019-08-25 16:00:41 -04:00
README.md Use submodules instead of glide 2016-07-26 11:23:24 -04:00
circle.yml Include vendored dependencies 2016-07-05 00:03:07 -04:00
duration.go Update vendor 2017-03-16 02:40:45 -04:00
size.go Generated vendor & bazel from `make gomod` 2019-08-25 16:00:41 -04:00
ulimit.go Include vendored dependencies 2016-07-05 00:03:07 -04: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.