Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type Table ¶
type Table struct {
// contains filtered or unexported fields
}
Table represents a simple ASCII table
func (*Table) WithColumnAlignment ¶
WithColumnAlignment sets the alignment for each column
func (*Table) WithHeader ¶
WithHeader sets the table header
func (*Table) WithHeaderAlignment ¶
WithHeaderAlignment sets specific alignment for headers, separate from column content
Click to show internal directories.
Click to hide internal directories.