Documentation
¶
Index ¶
Constants ¶
View Source
const ( EventDownloadStatus = "msixvc_download_status" EventDownloadProgress = "msixvc_download_progress" EventDownloadDone = "msixvc_download_done" EventDownloadError = "msixvc_download_error" EventAppxInstallLoading = "appx_install_loading" )
Variables ¶
This section is empty.
Functions ¶
func CancelTask ¶ added in v0.1.7
func CancelTask(dest string)
func ResumeTask ¶ added in v0.1.7
func ResumeTask(dest string)
Types ¶
type DownloadDone ¶ added in v0.1.7
type DownloadDone struct {
Dest string
}
type DownloadError ¶ added in v0.1.7
type DownloadProgress ¶
type DownloadStatus ¶ added in v0.1.7
Click to show internal directories.
Click to hide internal directories.