Documentation
¶
Overview ¶
Package version provides build-time version information.
Index ¶
Constants ¶
This section is empty.
Variables ¶
View Source
var ( Version = "dev" Commit = "unknown" // e.g. "1234567" or "1234567-dirty" )
Set via ldflags. Defaults are used for builds without the Makefile (e.g. go install).
Functions ¶
This section is empty.
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.