package
1.12.1
Repository: https://github.com/contiamo/go-base.git
Documentation: pkg.go.dev

# Functions

HumanReadableByteCount converts a size in bytes to a human-readable string decimal Taken from here: https://yourbasic.org/golang/formatting-byte-size-to-human-readable-format/.