package
0.0.2
Repository: https://github.com/asppj/dronedeploy.git
Documentation: pkg.go.dev

# Functions

BuildVersion 生成版本信息.

# Constants

ShortVersion 短版本号.

# Variables

Branch current git branch.
Build build time.
Commit git commit id.
Message last git commit message.
The value of variables come form `gb build -ldflags '-X "build.Build=xxxxx" -X "build.CommitID=xxxx"' `.