//
pkg.gl
Category
github.com/asppj/droneDeploy
conf
package
0.0.2
Repository:
https://github.com/asppj/dronedeploy.git
Documentation:
pkg.go.dev
Overview
Versions
1
Dependencies
1
Dependents
2
Files
47 SLOC
#
Functions
BuildVersion
BuildVersion 生成版本信息.
#
Constants
ShortVersion
ShortVersion 短版本号.
#
Variables
Branch
Branch current git branch.
Build
Build build time.
Commit
Commit git commit id.
Message
Message last git commit message.
Platform
The value of variables come form `gb build -ldflags '-X "build.Build=xxxxx" -X "build.CommitID=xxxx"' `.