k3s/vendor/github.com/docker/go-units
Jordan Liggitt 14df726621 github.com/docker/go-units v0.3.3
Used by github.com/go-openapi/..., expecting v0.3.3
2019-04-08 15:20:43 -04:00
..
BUILD
CONTRIBUTING.md
LICENSE
MAINTAINERS github.com/docker/go-units v0.3.3 2019-04-08 15:20:43 -04:00
README.md
circle.yml
duration.go
size.go github.com/docker/go-units v0.3.3 2019-04-08 15:20:43 -04:00
ulimit.go

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.