//
pkg.gl
Category
github.com/archine/gin-plus
mvc
package
1.0.4
Repository:
https://github.com/archine/gin-plus.git
Documentation:
pkg.go.dev
Overview
Versions
3
Dependencies
3
Dependents
0
Files
168 SLOC
#
Functions
Apply
Apply all apis to the gin engine @param e: gin.Engine @param autowired: whether enable autowired properties @param globalFunc: global api func, the highest priority.
Register
Register controller.
#
Structs
ApiInfo
ApiInfo api info,used by group method.
Controller
Controller Declares the structure to be a controller you can add api methods to it.