Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type TableWriter ¶
type TableWriter struct {
// contains filtered or unexported fields
}
func NewTableWriter ¶
func NewTableWriter(output io.Writer, config TableWriterConfig) *TableWriter
func (TableWriter) RenderTable ¶
func (tw TableWriter) RenderTable(rows [][]string)
Click to show internal directories.
Click to hide internal directories.