Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
View Source
var ( Version string // = "v0.0.0" Codename string // = "SoumSoum" BuildDate string // = "0000-00-00_00:00:00" Tag string // = "dev" GoVersion = runtime.Version()[2:] // = "1.13" System = runtime.GOOS // = "linux" Constraint_parser = ">= 1.0, <= 2.0" Constraint_scenario = ">= 1.0, < 3.0" Constraint_api = "v1" Constraint_acquis = ">= 1.0, < 2.0" )
Functions ¶
func VersionStr ¶
func VersionStr() string
func VersionStrip ¶ added in v1.0.10
func VersionStrip() string
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.