Categorygithub.com/ops-cn/admin
modulepackage
0.0.0-20200703083910-07aa72edbc6e
Repository: https://github.com/ops-cn/admin.git
Documentation: pkg.go.dev

# Packages

Package app 生成swagger文档 文档规则请参考:https://github.com/swaggo/swag#declarative-comments-format 使用方式: go get -u github.com/swaggo/swag/cmd/swag swag init --generalInfo ./internal/app/swagger.go --output ./internal/app/swagger */.
No description provided by the author

# Variables

VERSION 版本号,可以通过编译的方式指定版本号:go build -ldflags "-X main.VERSION=x.x.x".