package
0.0.0-20221020015033-d691e2b79fc8
Repository: https://github.com/baidu/easyfaas.git
Documentation: pkg.go.dev
# Functions
ByteSize returns a human-readable byte string of the form 10M, 12.5K, and so forth.
ToBytes parses a string formatted by ByteSize as bytes.
ToMegabytes parses a string formatted by ByteSize as megabytes.