Documentation
¶
Overview ¶
Package version holds build-time version information injected via ldflags. The Makefile sets buildVersion, buildCommit, and buildDate using -X linker flags; downstream builds and CI can substitute any values they choose.
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func GoVersion ¶
func GoVersion() string
GoVersion returns the Go toolchain version used for the build.
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.