Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func SetupApplication ¶
func SetupApplication(app *tview.Application)
SetupApplication launches the whole application and might abort in case it encounters an error.
func SetupApplicationWithAccount ¶
func SetupApplicationWithAccount(app *tview.Application, account string)
SetupApplicationWithAccount launches the whole application and might abort in case it encounters an error. The login will attempt using the account specified, unless the argument is empty. If the account can't be found, the login page will be shown.
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.