Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
View Source
var ( Version = "dev" // Version is the semantic version (e.g., "1.2.3") GitCommit = "unknown" // GitCommit is the git commit hash BuildDate = "unknown" // BuildDate is the build timestamp GoVersion = runtime.Version() // GoVersion is the Go version used to build )
Build information. Populated at build-time via ldflags.
Functions ¶
Types ¶
Click to show internal directories.
Click to hide internal directories.