package
2.0.0+incompatible
Repository: https://github.com/lyrictian/gin-admin.git
Documentation: pkg.go.dev
# Packages
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
Package web 生成swagger文档
文档规则请参考:https://github.com/teambition/swaggo/wiki/Declarative-Comments-Format
使用方式:
go get -u -v github.com/teambition/swaggo
cd src/web
swaggo -s ./swagger.go -p ../ -o ./swagger
*/.
# Functions
Init 初始化.
# Type aliases
ReleaseFunc 资源释放函数.