Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
View Source
var ( // ConfigVersion dictates which version of the config.json format is // used. It needs to be bumped if there is a breaking change, and // therefore migration, introduced to the config file format. ConfigVersion = 1 // VERSION should be updated by hand at each release Version = "0.4.1" // GitCommit will be overwritten automatically by the build system GitCommit = "HEAD" )
Functions ¶
This section is empty.
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.