feat(*): go 后端项目脚手架
This commit is contained in:
6
pkg/consts/version.go
Normal file
6
pkg/consts/version.go
Normal file
@@ -0,0 +1,6 @@
|
||||
package consts
|
||||
|
||||
var (
|
||||
BuildTime string
|
||||
GitCommit string
|
||||
)
|
||||
Reference in New Issue
Block a user