Documentation ¶ Index ¶ Variables func String() string Constants ¶ This section is empty. Variables ¶ View Source var ( // RELEASE returns the release version RELEASE = "UNKNOWN" // REPO returns the git repository URL REPO = "UNKNOWN" // COMMIT returns the short sha from git COMMIT = "UNKNOWN" ) Functions ¶ func String ¶ func String() string String returns information about the release. Types ¶ This section is empty. Source Files ¶ View all Source files version.go Click to show internal directories. Click to hide internal directories.