993cbf9db0
This uses the standard go vendor location instead of old Godeps location. Also remove usage of symlink GOPATH. Since our README mentions that you should build it inside GOPATH, i think its a reasonable to assume that you dont need to create a tmp GOPATH. Signed-off-by: Daniel Dao <dqminh89@gmail.com> |
||
---|---|---|
.. | ||
LICENSE | ||
README.md | ||
duration.go | ||
size.go |
README.md
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.
License
go-units is licensed under the Apache License, Version 2.0. See LICENSE for the full license text.