Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type OutputTable ¶
OutputTable is struct of tables for outputs
func NewOutputTable ¶
func NewOutputTable() *OutputTable
NewOutputTable is an instance of OutputTable
func (*OutputTable) AddHeader ¶
func (t *OutputTable) AddHeader(s []string)
AddHeader adds row to table
Click to show internal directories.
Click to hide internal directories.