Documentation ¶
Overview ¶
Package app 生成swagger文档
文档规则请参考:https://github.com/swaggo/swag#declarative-comments-format
使用方式:
go get -u github.com/swaggo/swag/cmd/swag swag init --generalInfo ./server/swagger.go --output ./server/swagger
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func InitHTTPServer ¶
InitHTTPServer 初始化http服务
Types ¶
Directories ¶
Path | Synopsis |
---|---|
assist
|
|
enhance
|
|
captcha
@Title: captcha.enhance.go @Author: key7men@gmail.com @Description: 扩展dchest/captcha包,允许将captcha存入redis @Update: 2020/7/23 9:15 AM
|
@Title: captcha.enhance.go @Author: key7men@gmail.com @Description: 扩展dchest/captcha包,允许将captcha存入redis @Update: 2020/7/23 9:15 AM |
@Title: account.handler.go @Author: key7men@gmail.com @Description: 账户登录登出接口处理 @Update: 2020/7/23 4:22 PM
|
@Title: account.handler.go @Author: key7men@gmail.com @Description: 账户登录登出接口处理 @Update: 2020/7/23 4:22 PM |
module
|
|
@Title: router.go @Author: key7men@gmail.com @Description: 服务端API接口定义 @Update: 2020/7/22 4:07 PM
|
@Title: router.go @Author: key7men@gmail.com @Description: 服务端API接口定义 @Update: 2020/7/22 4:07 PM |
Click to show internal directories.
Click to hide internal directories.