updater

package
v1.1.3 Latest Latest
Warning

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

Go to latest
Published: Nov 8, 2024 License: AGPL-3.0 Imports: 8 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type Updater

type Updater interface {
	CheckForUpdates() (bool, error)
	GetUpdateMessage() (*string, error)
	Update() error
	GetUpdateUrl() (*string, error)
	FetchReleaseInfo() (map[string]string, error)
}

func NewUpdater

func NewUpdater() Updater

Jump to

Keyboard shortcuts

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