Documentation
¶
Index ¶
- Variables
- func AddCmd(label string, commands []string)
- func AddForm(title string, align int) *tview.Form
- func AddTextView(textView *tview.TextView, fixedSize int, proportion int, focus bool)
- func CreateMainFlexPanel() *tview.Flex
- func CreateTextView(text string, align int, color tcell.Color) *tview.TextView
Constants ¶
This section is empty.
Variables ¶
View Source
var App *tview.Application
View Source
var Form *tview.Form
View Source
var MainFlexPanel *tview.Flex
View Source
var ProfileList *tview.List
View Source
var TableOutput *tview.TextView
Functions ¶
func AddTextView ¶
func CreateMainFlexPanel ¶
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.