0
0
Fork 0
mirror of https://github.com/crazy-max/diun.git synced 2025-01-27 09:09:05 +00:00
crazy-max_diun/vendor/github.com/docker/go-units/README.md
2024-12-14 22:30:21 +01:00

16 lines
513 B
Markdown

[![GoDoc](https://godoc.org/github.com/docker/go-units?status.svg)](https://godoc.org/github.com/docker/go-units)
# Introduction
go-units is a library to transform human friendly measurements into machine friendly values.
## Usage
See the [docs in godoc](https://godoc.org/github.com/docker/go-units) for examples and documentation.
## Copyright and license
Copyright © 2015 Docker, Inc.
go-units is licensed under the Apache License, Version 2.0.
See [LICENSE](LICENSE) for the full text of the license.