Files
kubesphere/vendor/code.cloudfoundry.org/bytefmt
runzexia f00917b025 reset to master
Signed-off-by: runzexia <runzexia@yunify.com>
2019-08-27 14:54:01 +08:00
..
2019-08-27 14:54:01 +08:00
2019-08-27 14:54:01 +08:00
2019-08-27 14:54:01 +08:00
2019-08-27 14:54:01 +08:00
2019-08-27 14:54:01 +08:00

bytefmt

Note: This repository should be imported as code.cloudfoundry.org/bytefmt.

Human-readable byte formatter.

Example:

bytefmt.ByteSize(100.5*bytefmt.MEGABYTE) // returns "100.5M"
bytefmt.ByteSize(uint64(1024)) // returns "1K"

For documentation, please see http://godoc.org/code.cloudfoundry.org/bytefmt