package
0.0.3
Repository: https://github.com/bketelsen/toolbox.git
Documentation: pkg.go.dev

# Functions

Bold returns a formatter that renders text in bold if the terminal supports it.
Code formats code for display.
DisplayTable renders a table as a string.
Error writes a log to the writer provided.
Field formats a field for display.
Info writes a log to the writer provided.
KeyValuePair formats a kvp for display.
Keyword formats a keyword for display.
Placeholder formats a placeholder for display.
Table creates a new table with standardized styles.
Timestamp formats a timestamp for display.
ValidateNotEmpty is a helper function to disallow empty inputs!.
Warn writes a log to the writer provided.
Wrap prevents the text from overflowing the terminal.

# Variables

No description provided by the author
DefaultStyles compose visual elements of the UI.

# Structs

No description provided by the author
This type can be supplied as part of a slice to DisplayTable or to a `TableFormat` `Format` call to render a separator.