Documentation
¶
Index ¶
- Constants
- func NoticeUI(pl platforms.Platform, argsPath string, loader bool) error
- func NoticeUIBuilder(_ platforms.Platform, argsPath string, loader bool) (*tview.Application, error)
- func PickerUI(cfg *config.Instance, pl platforms.Platform, argsPath string) error
- func PickerUIBuilder(cfg *config.Instance, _ platforms.Platform, argsPath string) (*tview.Application, error)
Constants ¶
View Source
const ( DefaultTimeout = 30 // seconds PIDFilename = "widget.pid" )
Variables ¶
This section is empty.
Functions ¶
func NoticeUIBuilder ¶
func PickerUIBuilder ¶
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.