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.9.0-gitlab.1" // 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 ¶ 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.