//
pkg.gl
Category
github.com/hdt3213/rdb
bytefmt
package
1.0.18
Repository:
https://github.com/hdt3213/rdb.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.