Documentation
¶
Overview ¶
Package version holds build-time version information injected by GoReleaser via -ldflags.
Index ¶
Constants ¶
This section is empty.
Variables ¶
View Source
var ( Version = "dev" Commit = "none" Date = "unknown" )
Version, Commit, and Date are set at build time by GoReleaser. They default to developer-friendly values so the binary still works when built locally.
Functions ¶
This section is empty.
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.