]> git.immae.eu Git - github/fretlink/terraform-provider-statuscake.git/blame - vendor/github.com/fsouza/go-dockerclient/external/github.com/docker/go-units/README.md
provider: Ensured Go 1.11 in TravisCI and README
[github/fretlink/terraform-provider-statuscake.git] / vendor / github.com / fsouza / go-dockerclient / external / github.com / docker / go-units / README.md
CommitLineData
9b12e4fe
JC
1[![GoDoc](https://godoc.org/github.com/docker/go-units?status.svg)](https://godoc.org/github.com/docker/go-units)
2
3# Introduction
4
5go-units is a library to transform human friendly measurements into machine friendly values.
6
7## Usage
8
9See the [docs in godoc](https://godoc.org/github.com/docker/go-units) for examples and documentation.
10
11## Copyright and license
12
13Copyright © 2015 Docker, Inc. All rights reserved, except as follows. Code
14is released under the Apache 2.0 license. The README.md file, and files in the
15"docs" folder are licensed under the Creative Commons Attribution 4.0
16International License under the terms and conditions set forth in the file
17"LICENSE.docs". You may obtain a duplicate copy of the same license, titled
18CC-BY-SA-4.0, at http://creativecommons.org/licenses/by/4.0/.