Documentation
¶
Overview ¶
Package version 提供版本信息
Index ¶
Constants ¶
This section is empty.
Variables ¶
View Source
var ( // AppVersion 版本号 AppVersion = "--" // GitCommit CommitID GitCommit = "--" // BuildTime 二进制构建时间 BuildTime = "--" // TmplVersion 开发框架模板版本(不建议 SaaS 开发者修改该值) TmplVersion = "1.6.2" // GoVersion Go 版本号 GoVersion = runtime.Version() )
Functions ¶
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.