containerd/vendor/github.com/docker/go-units
Kirtana Ashok 66eeee0439 Update hcsshim tag to v0.10.0-rc.4
Signed-off-by: Kirtana Ashok <Kirtana.Ashok@microsoft.com>
2023-01-12 11:29:01 -08:00
..
circle.yml Go mod vendor 2020-12-01 01:41:25 +08:00
CONTRIBUTING.md Go mod vendor 2020-12-01 01:41:25 +08:00
duration.go bump docker/go-units v0.4.0 2019-04-23 17:07:58 +02:00
LICENSE Add vendoring to containerd master 2017-01-11 16:59:06 -05:00
MAINTAINERS Go mod vendor 2020-12-01 01:41:25 +08:00
README.md clean up unused nats code 2017-02-20 05:28:09 +00:00
size.go Update hcsshim tag to v0.10.0-rc.4 2023-01-12 11:29:01 -08:00
ulimit.go bump docker/go-units v0.4.0 2019-04-23 17:07:58 +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.