Documentation ¶ Index ¶ Variables func GetVersion() string func Print(w io.Writer) error Constants ¶ This section is empty. Variables ¶ View Source var ( //Tag is the tagged version e.g. v0.0.1 Tag = "dev" //Time of build Time string //User that built the package User string //Commit hash Commit string ) Functions ¶ func GetVersion ¶ func GetVersion() string GetVersion returns version string func Print ¶ func Print(w io.Writer) error Types ¶ This section is empty. Source Files ¶ View all Source files version.go Click to show internal directories. Click to hide internal directories.