act/vendor/github.com/docker/go-units
chenrui ca648a37c8
chore(deps): cleanup go.mod a little bit (#136)
* Upgrade docker to v19.03.7

* go mod vendor

* golangci-lint 1.23.8
2020-03-06 14:37:54 -08:00
..
circle.yml chore(deps): cleanup go.mod a little bit (#136) 2020-03-06 14:37:54 -08:00
CONTRIBUTING.md fail on error (#20) 2019-01-23 11:51:22 -08:00
duration.go chore(deps): cleanup go.mod a little bit (#136) 2020-03-06 14:37:54 -08:00
LICENSE fail on error (#20) 2019-01-23 11:51:22 -08:00
MAINTAINERS chore(deps): cleanup go.mod a little bit (#136) 2020-03-06 14:37:54 -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 chore(deps): cleanup go.mod a little bit (#136) 2020-03-06 14:37:54 -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.