Documentation
¶
Overview ¶
Package version contains application and build information.
Index ¶
Constants ¶
This section is empty.
Variables ¶
View Source
var ( Version = "dev" Commit = "HEAD" BuildDate = "undefined" //编译时间 Author = "undefined" //作者信息 BranchName = "undefined" CommitId = "undefined" )
Variables populated at build time.
Functions ¶
func APPBuildInfo ¶
func APPBuildInfo() string
func APPDevInfo ¶
func APPDevInfo() string
func APPVersion ¶
func APPVersion() string
func APPVersionEx ¶
func APPVersionEx() string
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.