version

package
v0.11.0 Latest Latest
Warning

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

Go to latest
Published: Nov 14, 2025 License: MPL-2.0 Imports: 4 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

View Source
var (
	// GitCommit The git commit that was compiled. These will be filled in by the
	// compiler.
	GitCommit string

	Version, VersionPrerelease, _ = strings.Cut(FullVersion(), "-")
	VersionMetadata               = ""
)

Functions

func FullVersion

func FullVersion() string

FullVersion returns the full version string including any prerelease tags.

func GetHumanVersion

func GetHumanVersion() string

GetHumanVersion composes the parts of the version in a way that's suitable for displaying to humans.

func GetSourceChannel added in v0.2.0

func GetSourceChannel() string

GetSourceChannel returns the source channel for the CLI, including the current version.

Types

This section is empty.

Jump to

Keyboard shortcuts

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