Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
View Source
var ( // Version - The semantic version in string form Version string // GoVersion - Go compiler version GoVersion string // GitCommit - The commit id at compile time GitCommit string // GitDirty - Was the commit dirty at compile time GitDirty string // CompiledAt - When was this binary compiled CompiledAt string )
Functions ¶
func SemanticVersion ¶
func SemanticVersion() []int
SemanticVersion - Get the structured sematic version
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.