Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
View Source
var ( // Version is the current version of tix // This value is injected at build time by GoReleaser Version = "dev" // Commit is the git commit hash // This value is injected at build time by GoReleaser Commit = "none" // Date is the build date // This value is injected at build time by GoReleaser Date = "unknown" )
Version information
Functions ¶
func GetFullVersion ¶
func GetFullVersion() string
GetFullVersion returns version information including commit hash and build date
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.