The highest tagged major version is
v2.
package
Version:
v1.2.2
Opens a new window with list of versions in this module.
Published: Mar 28, 2024
License: MIT
Opens a new window with license information.
Imports: 1
Opens a new window with list of imports.
Imported by: 0
Opens a new window with list of known importers.
Documentation
¶
func ApiHandler() *iocContainer
专门用于注册api-Controller对象
func Controller() *iocContainer
专门用于注册Controller对象
type GinApiHandler interface {
Registry(r gin.IRouter)
}
gin http的ioc路由注册
Source Files
¶
Click to show internal directories.
Click to hide internal directories.