package
1.0.4
Repository: https://github.com/archine/gin-plus.git
Documentation: pkg.go.dev

# Functions

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 controller.

# Structs

ApiInfo api info,used by group method.
Controller Declares the structure to be a controller you can add api methods to it.