internal

package
v0.0.0-...-905e1c4 Latest Latest
Warning

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

Go to latest
Published: Jan 7, 2026 License: MIT Imports: 10 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type ReleaseInfo

type ReleaseInfo struct {
	Version     string    `json:"tag_name"`
	URL         string    `json:"html_url"`
	PublishedAt time.Time `json:"published_at"`
}

ReleaseInfo stores information about a release

func CheckForUpdate

func CheckForUpdate(cnf *config.Config, currentVersion string) (*ReleaseInfo, error)

CheckForUpdate checks whether this software has had a newer release on GitHub

Directories

Path Synopsis
alt
Package alt manages instances of alternative CLI configurations.
Package alt manages instances of alternative CLI configurations.

Jump to

Keyboard shortcuts

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