terraform-provider-docker/vendor/github.com/docker/go-units
Manuel Vogel 656c8a8c2f
Feat/swarm 1 update deps (#37)
* Removed id attribute of the network resource.
* Update dependencies. Mainly `go-dockerclient`
2018-01-24 09:31:23 +01:00
..
circle.yml Feat/swarm 1 update deps (#37) 2018-01-24 09:31:23 +01:00
CONTRIBUTING.md Feat/swarm 1 update deps (#37) 2018-01-24 09:31:23 +01:00
duration.go Feat/swarm 1 update deps (#37) 2018-01-24 09:31:23 +01:00
LICENSE Feat/swarm 1 update deps (#37) 2018-01-24 09:31:23 +01:00
MAINTAINERS Feat/swarm 1 update deps (#37) 2018-01-24 09:31:23 +01: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/swarm 1 update deps (#37) 2018-01-24 09:31:23 +01: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.