Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
View Source
var ( Version = "dev" Commit = "unknown" Date = "unknown" )
Set via -ldflags at build time (see Makefile). These act as overrides. When the binary is installed via `go install <module>@<version>`, go install cannot pass -ldflags, so these remain at their sentinel defaults and we fall back to runtime/debug.ReadBuildInfo() to populate version info from the VCS data that `go install` embeds automatically.
Functions ¶
Types ¶
Click to show internal directories.
Click to hide internal directories.