Documentation ¶ Index ¶ Variables func Upgrade() error Constants ¶ This section is empty. Variables ¶ View Source var ( // Version is the current version of the application Version = "dev" // Commit is the git commit hash Commit = "none" // Date is the build date Date = "unknown" ) Functions ¶ func Upgrade ¶ func Upgrade() error Types ¶ This section is empty. Source Files ¶ View all Source files update.goversion.go Click to show internal directories. Click to hide internal directories.