Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
View Source
var ( Version = "v0.0.0" GitRev = "undefined" GitBranch = "undefined" BuildDate = "Mon, 02 Jan 2006 15:04:05 -0700" // GoVersion system go version. GoVersion = runtime.Version() // Platform info. Platform = fmt.Sprintf("%s/%s", runtime.GOOS, runtime.GOARCH) )
Populated during build, don't touch!
Functions ¶
This section is empty.
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.