act/vendor/github.com/docker/go-units
Casey Lee 320e9b6057
fail on error (#20)
ci-via-github-actions
2019-01-23 11:51:22 -08:00
..
circle.yml fail on error (#20) 2019-01-23 11:51:22 -08:00
CONTRIBUTING.md fail on error (#20) 2019-01-23 11:51:22 -08:00
duration.go fail on error (#20) 2019-01-23 11:51:22 -08:00
LICENSE fail on error (#20) 2019-01-23 11:51:22 -08:00
MAINTAINERS fail on error (#20) 2019-01-23 11:51:22 -08:00
README.md fail on error (#20) 2019-01-23 11:51:22 -08:00
size.go fail on error (#20) 2019-01-23 11:51:22 -08:00
ulimit.go fail on error (#20) 2019-01-23 11:51:22 -08: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.