cadvisor/vendor/github.com/docker/go-units
Davanum Srinivas f1fa3d4631
Update to containerd 1.3.2
- `go get -u github.com/containerd/containerd`
- `go mod vendor`
2020-01-08 11:57:59 -05:00
..
circle.yml Update to containerd 1.3.2 2020-01-08 11:57:59 -05:00
CONTRIBUTING.md moving deps to vendor subdirectory 2016-07-11 12:19:43 -07:00
duration.go Update to containerd 1.3.2 2020-01-08 11:57:59 -05:00
LICENSE Update to containerd 1.3.2 2020-01-08 11:57:59 -05:00
MAINTAINERS Update to containerd 1.3.2 2020-01-08 11:57:59 -05:00
README.md Update to containerd 1.3.2 2020-01-08 11:57:59 -05:00
size.go Update to containerd 1.3.2 2020-01-08 11:57:59 -05:00
ulimit.go Update to containerd 1.3.2 2020-01-08 11:57:59 -05: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.