1
0
Fork 0
forked from External/ergo

upgrade bytefmt

This commit is contained in:
Shivaram Lingamneni 2020-03-08 23:32:58 -04:00
parent f168ec3411
commit 772f5f5e5d
4 changed files with 8 additions and 2 deletions

View file

@ -13,3 +13,7 @@ bytefmt.ByteSize(uint64(1024)) // returns "1K"
```
For documentation, please see http://godoc.org/code.cloudfoundry.org/bytefmt
## Reporting issues and requesting features
Please report all issues and feature requests in [cloudfoundry/diego-release](https://github.com/cloudfoundry/diego-release/issues).