Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
View Source
var ( // Date build time Date string // Branch current git branch Branch string // Commit git commit id Commit string )
The value of variables come form `go build -ldflags '-X "build.Date=xxxxx" -X "build.CommitID=xxxx"' `
Functions ¶
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.