Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type RowWriter ¶
type RowWriter struct {
// contains filtered or unexported fields
}
RowWriter is a writer that writes rows to an underlying writer.
func NewASCIITableWriter ¶
NewASCIITableWriter creates a new RowWriter that writes ASCII table formatted rows.
func NewCSVWriter ¶
NewCSVWriter creates a new RowWriter that writes CSV formatted rows.
Click to show internal directories.
Click to hide internal directories.