Documentation
¶
Overview ¶
Package version holds the single version string for the north binary.
Index ¶
Constants ¶
This section is empty.
Variables ¶
View Source
var Version = "dev"
Version is the north binary version. It defaults to "dev" for local builds and is overwritten at link time via -ldflags for tagged releases. When installed via go install @<tag>, ReadBuildInfo populates it automatically.
Functions ¶
This section is empty.
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.