feat(*): go 后端项目脚手架
This commit is contained in:
6
pkg/consts/paths.go
Normal file
6
pkg/consts/paths.go
Normal file
@@ -0,0 +1,6 @@
|
||||
package consts
|
||||
|
||||
// 项目路径与文件定义
|
||||
var (
|
||||
ConfigName = "config"
|
||||
)
|
||||
Reference in New Issue
Block a user