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>.

# Variables

No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author

# Structs

Pad holds the pad char and its number of spaces a map as well as the string itself.

# Type aliases

StringSet a set for strings, useful for keeping track of elements.