versioning

package
v1.8.2 Latest Latest
Warning

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

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

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func CheckForUpdates

func CheckForUpdates(ctx context.Context, branch Branch, currentVersion string) (releaseTag string, latestStable string, err error)

func Update

func Update(ctx context.Context, tag string) (bool, error)

Types

type Branch

type Branch int
const (
	BranchStable Branch = iota
	BranchPreview
	BranchBeta
	BranchCanary
	BranchDev
)

func BranchFromString

func BranchFromString(s string) Branch

func (Branch) String

func (b Branch) String() string

Jump to

Keyboard shortcuts

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