# Packages
No description provided by the author
# Functions
Flatten takes a structure and turns into a flat map[string]string.
FormatAsTable formats the given string entries as table where the header string defines the column titles.
Ticker always executes the runner function after the interval has expired.
WaitTimeout waits for the waitgroup for the specified max timeout.
WriteSorted writes all elements from entries sorted into the given writer.