update

package
v0.0.0-...-4f60042 Latest Latest
Warning

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

Go to latest
Published: May 4, 2022 License: GPL-3.0 Imports: 16 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func AppImage

func AppImage(aiPath string, ch chan Progress)

Types

type Progress

type Progress struct {
	Percent int
	AppName string
	Text    string
	Err     error
}

type Updater

type Updater interface {
	Check() (url string, available bool, err error)
	InfoString() string
}

func Info

func Info(aiPath string) (Updater, error)

Jump to

Keyboard shortcuts

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