woodpecker/vendor/github.com/docker/go-units
6543 75513575be
Use go's vendoring (#284)
* store dependency's in git

* since we vendor ... rm tech-depts

* aad make target 'vendor' to update vendor folder (manual task)
2021-08-30 19:14:04 +02:00
..
circle.yml Use go's vendoring (#284) 2021-08-30 19:14:04 +02:00
CONTRIBUTING.md Use go's vendoring (#284) 2021-08-30 19:14:04 +02:00
duration.go Use go's vendoring (#284) 2021-08-30 19:14:04 +02:00
LICENSE Use go's vendoring (#284) 2021-08-30 19:14:04 +02:00
MAINTAINERS Use go's vendoring (#284) 2021-08-30 19:14:04 +02:00
README.md Use go's vendoring (#284) 2021-08-30 19:14:04 +02:00
size.go Use go's vendoring (#284) 2021-08-30 19:14:04 +02:00
ulimit.go Use go's vendoring (#284) 2021-08-30 19:14:04 +02: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.