Documentation
¶
Overview ¶
Package versioninfo return version
Index ¶
Constants ¶
This section is empty.
Variables ¶
View Source
var ( // Version holds the version string of the application. Version = "0.0.0" // Date holds the build date of the application. Date = "unknown" // Commit holds the git commit hash of the application. Commit = "unknown" )
Functions ¶
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.