Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
Types ¶
type Table ¶
type Table struct {
// contains filtered or unexported fields
}
func NewTable ¶
func NewTable(opts ...TableOption) *Table
type TableOption ¶
type TableOption func(*Table)
func WithListFormat ¶
func WithListFormat() TableOption
Click to show internal directories.
Click to hide internal directories.