Documentation ¶ Index ¶ Variables func FullVersion() string func RC() bool Constants ¶ This section is empty. Variables ¶ View Source var ( // Version should be updated by hand at each release Version = "0.8.0" // GitCommit will be overwritten automatically by the build system GitCommit = "HEAD" ) Functions ¶ func FullVersion ¶ func FullVersion() string FullVersion formats the version to be printed func RC ¶ added in v0.7.0 func RC() bool RC checks if the Machine version is a release candidate or not Types ¶ This section is empty. Source Files ¶ View all Source files version.go Click to show internal directories. Click to hide internal directories.