Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
View Source
var ( // set these value as go build -ldflags option // Version is version number which automatically set on build. `git describe --tags` Version string // Revision is git commit hash which automatically set `git rev-parse --short HEAD` on build. Revision string GoVersion = runtime.Version() Compiler = runtime.Compiler )
Functions ¶
Types ¶
Click to show internal directories.
Click to hide internal directories.