buildinfo

package
v1.42.6 Latest Latest
Warning

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

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

Documentation

Overview

Package buildinfo holds version metadata baked into the binary at build time via linker -X flags (see .goreleaser.yml and scripts/build.sh). All three vars are empty in a plain `go build` or `go test` run; only the release build pipelines set them.

Index

Constants

This section is empty.

Variables

View Source
var (
	Version string
	Commit  string
	Date    string
)

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