Documentation ¶
Index ¶
- Variables
- func InitAuth() (auth.Auther, func(), error)
- func InitCasbin(adapter persist.Adapter) (*casbin.SyncedEnforcer, func(), error)
- func InitGinEngine(r router.IRouter) *gin.Engine
- func InitGormDB() (*gorm.DB, func(), error)
- func InitMongo() (*mongo.Client, func(), error)
- func NewGormDB() (*gorm.DB, func(), error)
- type Injector
Constants ¶
This section is empty.
Variables ¶
InjectorSet 注入Injector
Functions ¶
func InitCasbin ¶
InitCasbin 初始化casbin
Types ¶
Source Files ¶
Click to show internal directories.
Click to hide internal directories.