Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
View Source
var ( // VERSION of the app. Is set when project is built and should never be set manually VERSION string // COMMIT is the Git commit currently used when compiling. Is set when project is built and should never be set manually COMMIT string // BRANCH is the Git branch currently used when compiling. Is set when project is built and should never be set manually BRANCH string // GOVERSION used to compile. Is set when project is built and should never be set manually GOVERSION string // DATE used to compile. Is set when project is built and should never be set manually DATE string )
Functions ¶
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.