Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
View Source
var ( // CfgFile never used CfgFile string // AppName app name AppName string // Version app version Version = "0.2.1" // Buildstamp app built stamp Buildstamp = "" // Githash app git hash Githash = "" // GoVersion `go version` string GoVersion = "" // ServerTag app server tag names ServerTag = "" // ServerID app server id ServerID = "" )
Functions ¶
This section is empty.
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.