docker / go-units

Parse and print size and time units in human-readable format

Home Page:https://godoc.org/github.com/docker/go-units

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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 and license

Copyright © 2015 Docker, Inc.

go-units is licensed under the Apache License, Version 2.0. See LICENSE for the full text of the license.

About

Parse and print size and time units in human-readable format

https://godoc.org/github.com/docker/go-units

License:Apache License 2.0


Languages

Language:Go 100.0%