Documentation ¶ Index ¶ Variables func FullVersion() string Constants ¶ This section is empty. Variables ¶ View Source var ( // Version should be updated by hand at each release Version = "0.5.2" // GitCommit will be overwritten automatically by the build system GitCommit = "HEAD" ) Functions ¶ func FullVersion ¶ func FullVersion() string FullVersion formats the version to be printed Types ¶ This section is empty. Source Files ¶ View all Source files version.go Click to show internal directories. Click to hide internal directories.