Documentation ¶
Index ¶
Constants ¶
View Source
const Flag = ""
Flag contains extra info about the version. It is helpul for tracking versions while developing. It should always by empty on the master branch. This will be inforced in a continuous integration test.
Variables ¶
View Source
var ( // Version is The full version string Version = "0.5.4" // GitCommit is set with --ldflags "-X main.gitCommit=$(git rev-parse HEAD)" GitCommit string )
Functions ¶
This section is empty.
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.