terraform-provider-docker/vendor/github.com/docker/go-units
2020-10-07 20:06:13 +02:00
..
circle.yml feat: adds docker Image build feature (#283) 2020-10-07 20:06:13 +02:00
CONTRIBUTING.md Feat/swarm 1 update deps (#37) 2018-01-24 09:31:23 +01:00
duration.go feat: adds docker Image build feature (#283) 2020-10-07 20:06:13 +02:00
LICENSE Feat/swarm 1 update deps (#37) 2018-01-24 09:31:23 +01:00
MAINTAINERS feat: adds docker Image build feature (#283) 2020-10-07 20:06:13 +02:00
README.md Feat/swarm 1 update deps (#37) 2018-01-24 09:31:23 +01:00
size.go Feat/swarm 1 update deps (#37) 2018-01-24 09:31:23 +01:00
ulimit.go feat: adds docker Image build feature (#283) 2020-10-07 20:06:13 +02:00

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.