Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type Table ¶
type Table struct {
*tablewriter.Table
}
Table wraps tableWriter.Table
func NewEmbeddedTable ¶
func (*Table) AppendArgs ¶
AppendArgs append all args in a line using table.Append()
func (*Table) RemoveFrame ¶
func (t *Table) RemoveFrame()
RemoveFrame remove all border and separator
Click to show internal directories.
Click to hide internal directories.