Documentation ¶ Index ¶ Variables func FullVersion() string Constants ¶ This section is empty. Variables ¶ View Source var ( // GitCommit that was compiled. This will be filled in by the compiler GitCommit string // Version number that is being run at the moment Version = "0.3.0" ) Functions ¶ func FullVersion ¶ func FullVersion() string FullVersion returns the B2 version and the commit hash Types ¶ This section is empty. Source Files ¶ View all Source files version.go Click to show internal directories. Click to hide internal directories.