build

package
v0.9.2 Latest Latest
Warning

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

Go to latest
Published: Aug 21, 2025 License: MIT Imports: 3 Imported by: 0

Documentation

Index

Constants

View Source
const Unset = "unset"

Unset is a sentinel value.

Variables

View Source
var (
	// Program is updated to the full main program path if [debug.BuildInfo] is available.
	Program = os.Args[0]
	// Version is the semantic version of the build or Unset.
	Version = Unset
	// Checksum is the commit hash of the build or Unset.
	Checksum       = Unset
	ChecksumPrefix = Unset
)

Version and Checksum are set at compile time via build arguments.

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