Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
Types ¶
type GoBrief ¶
type GoBrief struct {
TView *tview.Application
PageHolder *tview.Pages
PageName string
}
Main Application struct: TView is the tview libray's own construct. PageHolder is the page that will be rendered at any given time.
var ( App *GoBrief AppVersion = "GoBrief v0.1" )
Global Variables for Gobrief
type Pilot ¶
type PilotProfilePage ¶
func CreatePilotProfilePage ¶
func CreatePilotProfilePage() *PilotProfilePage
Create the pilot profiles page
Click to show internal directories.
Click to hide internal directories.