Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
View Source
var Out = os.Stdout
Out is the default out
View Source
var TitleUnderliner = "="
TitleUnderliner is the underline character for the title
Functions ¶
This section is empty.
Types ¶
type Component ¶
type Component interface {
Bytes() []byte
}
Component in the interface that UI components need to implement
type Printer ¶
func NewPrinter ¶
NewPrinter returns a pointer to a new printer object
Click to show internal directories.
Click to hide internal directories.