Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
View Source
var ( // Version is the current version of the application. Version = "0.1.0" // Commit is the git commit hash (first 7 chars). Commit = "unknown" // Build is the build timestamp. Build = "unknown" )
Version information, extracted automatically from debug.BuildInfo.
Functions ¶
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.