Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type Formatter ¶
type Formatter struct {
// contains filtered or unexported fields
}
Formatter converts Rows into an ASCII table format with space separated columns
func New ¶
New returns a new tabwriter, if headers is not empty it's written as first row to the output
Click to show internal directories.
Click to hide internal directories.