Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
View Source
var (
GlobalProgram *tea.Program // To send messages from goroutines
)
Global variables
Functions ¶
func FlowsLoadingMainBackup ¶
func RunBackupProcess ¶
This function runs in a goroutine and performs the backup. It sends messages back to the Tea program via the 'p' instance.
func RunUpdateProcess ¶
This function runs in a goroutine and performs the update. It sends messages back to the Tea program via the 'p' instance.
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.