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.
Click to show internal directories.
Click to hide internal directories.