msixvc

package
v0.0.16 Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: Nov 25, 2025 License: GPL-3.0 Imports: 13 Imported by: 0

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 Cancel

func Cancel()

func Pause

func Pause()

func Resume

func Resume()

func StartDownload

func StartDownload(ctx context.Context, rawurl string) string

Types

type DownloadProgress

type DownloadProgress struct {
	Downloaded int64
	Total      int64
	Dest       string
}

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL