Documentation ¶ Index ¶ Variables func Info() (string, string, string) Constants ¶ This section is empty. Variables ¶ View Source var ( // Version is the application version Version = "dev" // Commit is the git commit hash Commit = "unknown" // BuildTime is when the application was built BuildTime = "unknown" ) Functions ¶ func Info ¶ func Info() (string, string, string) Info returns build information Types ¶ This section is empty. Source Files ¶ View all Source files version.go Click to show internal directories. Click to hide internal directories.