Documentation
¶
Overview ¶
Package version holds build metadata injected by GoReleaser (-ldflags -X).
Index ¶
Constants ¶
This section is empty.
Variables ¶
View Source
var Commit = "none"
Commit is the git SHA at build time.
View Source
var Date = "unknown"
Date is the build timestamp (RFC3339).
View Source
var Version = "dev"
Version is the release tag (e.g. v0.1.0) or "dev" when built locally.
Functions ¶
This section is empty.
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.