//
pkg.gl
Category
github.com/vkill-w/go-rdb-tool
bytefmt
package
0.3.2
Repository:
https://github.com/vkill-w/go-rdb-tool.git
Documentation:
pkg.go.dev
Overview
Versions
1
Dependencies
4
Dependents
1
Files
84 SLOC
#
Functions
FormatSize
FormatSize returns a human-readable byte string of the form 10M, 12.5K, and so forth.
ParseSize
ParseSize parses a string formatted by FormatSize as bytes.