Documentation
¶
Overview ¶
Package version contains the product version shared by every entry point. Release builds replace Version through -ldflags; source builds use embedded VCS information when available and always expose a non-empty value.
Index ¶
Constants ¶
This section is empty.
Variables ¶
View Source
var Version string
Version is replaced in release builds with -ldflags. Empty is intentional: source builds use the VCS revision from Go's embedded build information.
Functions ¶
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.