cri-o/vendor/github.com/docker/go-units
Mrunal Patel 8e5b17cf13 Switch to github.com/golang/dep for vendoring
Signed-off-by: Mrunal Patel <mrunalp@gmail.com>
2017-01-31 16:45:59 -08:00
..
circle.yml Build and install from GOPATH 2017-01-17 12:09:09 -08:00
CONTRIBUTING.md Build and install from GOPATH 2017-01-17 12:09:09 -08:00
duration.go Switch to github.com/golang/dep for vendoring 2017-01-31 16:45:59 -08:00
duration_test.go Switch to github.com/golang/dep for vendoring 2017-01-31 16:45:59 -08:00
LICENSE Build and install from GOPATH 2017-01-17 12:09:09 -08:00
MAINTAINERS Build and install from GOPATH 2017-01-17 12:09:09 -08:00
README.md Build and install from GOPATH 2017-01-17 12:09:09 -08:00
size.go Switch to github.com/golang/dep for vendoring 2017-01-31 16:45:59 -08:00
size_test.go Switch to github.com/golang/dep for vendoring 2017-01-31 16:45:59 -08:00
ulimit.go Build and install from GOPATH 2017-01-17 12:09:09 -08:00
ulimit_test.go Switch to github.com/golang/dep for vendoring 2017-01-31 16:45:59 -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.