Documentation
¶
Index ¶
Constants ¶
View Source
const (
// ShortVersion 短版本号
ShortVersion = "1.7.0"
)
Variables ¶
View Source
var ( // Built build time Built string // GitBranch current git branch GitBranch string // GitCommit git commit id GitCommit string )
The value of variables come form `gb build -ldflags '-X "build.Built=xxxxx" -X "build.CommitID=xxxx"' `
Functions ¶
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.