prometheus/vendor/github.com/docker/go-units
Julien Pivotto 59de58d380
Docker Swarm service discovery (#7420)
* Docker Swarm service discovery

Signed-off-by: Julien Pivotto <roidelapluie@inuits.eu>
2020-06-26 12:25:58 +02:00
..
CONTRIBUTING.md Docker Swarm service discovery (#7420) 2020-06-26 12:25:58 +02:00
LICENSE Docker Swarm service discovery (#7420) 2020-06-26 12:25:58 +02:00
MAINTAINERS Docker Swarm service discovery (#7420) 2020-06-26 12:25:58 +02:00
README.md Docker Swarm service discovery (#7420) 2020-06-26 12:25:58 +02:00
circle.yml Docker Swarm service discovery (#7420) 2020-06-26 12:25:58 +02:00
duration.go Docker Swarm service discovery (#7420) 2020-06-26 12:25:58 +02:00
size.go Docker Swarm service discovery (#7420) 2020-06-26 12:25:58 +02:00
ulimit.go Docker Swarm service discovery (#7420) 2020-06-26 12:25:58 +02:00

README.md

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.