package
0.0.0-20240808193359-735ce51f1cf4
Repository: https://github.com/cosandr/go-motd.git
Documentation: pkg.go.dev
# Functions
No description provided by the author
FormatBytes format bytes to TiB, GiB, MiB, KiB depending on the size.
PrettyPrint a struct, used for debugging.
Wrap `s` around start and end, returns <start>s<end>.
# Type aliases
StringSet a set for strings, useful for keeping track of elements.