version

package
v0.8.0 Latest Latest
Warning

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

Go to latest
Published: Mar 24, 2026 License: Apache-2.0 Imports: 0 Imported by: 0

Documentation

Overview

Package version defines constants for version checking and the development build sentinel.

Index

Constants

View Source
const (
	// VarBinaryVersion is the template variable for binary version string.
	VarBinaryVersion = "BinaryVersion"
	// VarKeyAgeDays is the template variable for API key age in days.
	VarKeyAgeDays = "KeyAgeDays"
	// VarPluginVersion is the template variable for plugin version string.
	VarPluginVersion = "PluginVersion"
)

Template variable keys for version hooks.

View Source
const (
	// ThrottleID is the state file name for daily throttle of version checks.
	ThrottleID = "version-checked"
	// DevBuild is the version string used for development builds.
	DevBuild = "dev"
)

Check-version configuration.

Variables

This section is empty.

Functions

This section is empty.

Types

This section is empty.

Jump to

Keyboard shortcuts

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