Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
View Source
var InfoVar = Info{ {"Version", Version}, {"GoVersion", runtime.Version()}, {"OS", runtime.GOOS}, {"Architecture", runtime.GOARCH}, }
InfoVar is a singleton instance of the Info struct.
View Source
var (
// Version variable will be replaced at link time after `make` has been run.
Version = "latest"
)
Functions ¶
This section is empty.
Types ¶
Click to show internal directories.
Click to hide internal directories.