Documentation ¶
Index ¶
Constants ¶
View Source
const ( KeyHelp1 tcell.Key = tcell.KeyF1 KeyHelp2 tcell.Key = ui.KeyHelp KeyFilter tcell.Key = ui.KeyF KeyExit tcell.Key = tcell.KeyCtrlC KeySave tcell.Key = tcell.KeyCtrlS KeyPause tcell.Key = ui.KeyP KeyStart tcell.Key = ui.KeyS )
View Source
const ( SrvColorOK = "green" SrvColorFail = "red" )
Panels content
Variables ¶
This section is empty.
Functions ¶
func NewPrinter ¶
Types ¶
type TableProvider ¶
Click to show internal directories.
Click to hide internal directories.