Documentation
¶
Index ¶
Constants ¶
View Source
const (
// ShortVersion 短版本号
ShortVersion = "1.4.3"
)
Variables ¶
View Source
var ( // Build is build time Build string // Branch current git branch Branch string // Commit git commit id Commit string )
The value of variables come form `gb build -ldflags '-X "build.Build=yyyy-MM-dd HH:mm:ss" -X "build.Commit=GIT_COMMIT_HASH"' `
Functions ¶
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.