Documentation
¶
Index ¶
Constants ¶
View Source
const Version = "0.1.0"
The main version number that is being run at the moment.
Variables ¶
View Source
var ( BuildDate = "" GoVersion = runtime.Version() OsArch = fmt.Sprintf("%s %s", runtime.GOOS, runtime.GOARCH) )
View Source
var GitCommit string
The git commit that was compiled. This will be filled in by the compiler.
Functions ¶
This section is empty.
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.