package
0.0.0-20230227000145-7f8d8f8780fe
Repository: https://github.com/neophenix/lxdepot.git
Documentation: pkg.go.dev
# Functions
MakeBytesMoreHuman takes in a uint64 value that is meant to be something in bytes, like memory usage, disk usage, etc.
MakeIntBytesMoreHuman same as MakeBytesMoreHuman but takes in an int64, mostly because the lxd client returns byte values in differenting bit sizes /shrug.