Documentation
¶
Overview ¶
Package tableformatter configures the tablewriter library to display data in a tabled format used by various CLI commands.
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func FormatTable ¶
FormatTable formats a 2D array of strings and returns a (potentially long) string of the output. Input is in row-major order. The first row of input is taken as the header and is forced to uppercase. This function does _NOT_ sanitize the input.
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.