mirror of
https://github.com/docker/go-units
synced 2026-07-22 20:33:49 +00:00
No description
- Go 100%
| Filename | Latest commit message | Latest commit date |
|---|---|---|
|
|
||
| .github | ||
| CONTRIBUTING.md | ||
| duration.go | ||
| duration_test.go | ||
| go.mod | ||
| LICENSE | ||
| MAINTAINERS | ||
| README.md | ||
| size.go | ||
| size_test.go | ||
| ulimit.go | ||
| ulimit_test.go | ||
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 and license
Copyright © 2015 Docker, Inc.
go-units is licensed under the Apache License, Version 2.0. See LICENSE for the full text of the license.