Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
View Source
var Commit string //nolint:gochecknoglobals
Commit is the short git commit SHA. It may be set via -ldflags by goreleaser. Defaults to empty for local builds.
View Source
var Date string //nolint:gochecknoglobals
Date is the build date (RFC3339) typically set by goreleaser via -ldflags. Defaults to empty for local builds.
View Source
var Version string //nolint:gochecknoglobals
Version is the application version string, typically set via -ldflags by goreleaser to the tag value (e.g., v1.2.3). It defaults to empty for local builds.
Functions ¶
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.