Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
View Source
var ( CustomCleanStyle = table.Style{ Name: "CustomClean", Box: table.BoxStyle{PaddingRight: " "}, Format: table.FormatOptions{ Footer: text.FormatUpper, Header: text.FormatUpper, Row: text.FormatDefault, }, Options: table.Options{ DrawBorder: false, SeparateColumns: true, SeparateFooter: false, SeparateHeader: false, SeparateRows: false, }, } )
Functions ¶
This section is empty.
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.