Documentation
¶
Index ¶
- func Alert(key, msg string) tea.Cmd
- func AlertError(err error) tea.Cmd
- func AlertInfo(msg string) tea.Cmd
- func AlertWarn(msg string) tea.Cmd
- func CheckAppHasNewVersion(currVersion string) tea.Cmd
- func CheckDownloadProcessMessages(state *messages.UpgradeState) func(t time.Time) tea.Msg
- func LoadConfig() tea.Cmd
- func Post(msg tea.Msg) tea.Cmd
- func Redirect(item navstack.NavigationItem) tea.Cmd
- func RedirectPop() tea.Cmd
- func UpgradeApp(appVersion string) tea.Cmd
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func AlertError ¶
func CheckAppHasNewVersion ¶
func CheckDownloadProcessMessages ¶
定时查询下载进度
func LoadConfig ¶
func RedirectPop ¶
func UpgradeApp ¶
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.