Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
View Source
var ( FgColor = termbox.ColorWhite BgColor = termbox.ColorBlack SelColor = termbox.ColorBlue SelColumnColor = termbox.ColorGreen )
View Source
var ErrTermboxAlreadyInitialized = errors.New("tablook: termbox (or termui) already initialized")
View Source
var ErrTooFewRecords = errors.New("tablook: at least one row must be given in addition to header row")
Functions ¶
This section is empty.
Types ¶
Click to show internal directories.
Click to hide internal directories.