Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
View Source
var ErrNoVersionInfo = errors.New("no version info available")
Functions ¶
This section is empty.
Types ¶
type Checker ¶
type Checker struct {
// contains filtered or unexported fields
}
Checker periodically checks for updates to the application by querying the GitHub Releases API.
func (*Checker) GetNewVersionInfo ¶
Click to show internal directories.
Click to hide internal directories.