Documentation
¶
Index ¶
Constants ¶
View Source
const ( ALIGN_LEFT cellAlignment = iota ALIGN_RIGHT )
View Source
const ( ROW_LINE rowType = iota ROW_CELLS )
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type TextTable ¶
type TextTable struct {
// contains filtered or unexported fields
}
func (*TextTable) SetHeaderArr ¶
SetHeaderArr adds header row from strings given
Click to show internal directories.
Click to hide internal directories.

