viewercount/vendor/github.com/docker/go-units
Stefan Schwarz 4f41e275d6 docker api 2020-12-28 02:22:33 +01:00
..
CONTRIBUTING.md docker api 2020-12-28 02:22:33 +01:00
LICENSE docker api 2020-12-28 02:22:33 +01:00
MAINTAINERS docker api 2020-12-28 02:22:33 +01:00
README.md docker api 2020-12-28 02:22:33 +01:00
circle.yml docker api 2020-12-28 02:22:33 +01:00
duration.go docker api 2020-12-28 02:22:33 +01:00
size.go docker api 2020-12-28 02:22:33 +01:00
ulimit.go docker api 2020-12-28 02:22:33 +01: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.