Documentation ¶
Index ¶
- func InitArticleHandler(dao2 article.ArticleDAO) *web.ArticleHandler
- func InitInteractiveService() service.InteractiveService
- func InitJwtHdl() jwt.Handler
- func InitLog() logger.LoggerV1
- func InitMongoDB() *mongo.Database
- func InitPhantomWechatService(l logger.LoggerV1) wechat.Service
- func InitRedis() redis.Cmdable
- func InitTestDB() *gorm.DB
- func InitUserSvc() service.UserService
- func InitWebServer() *gin.Engine
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func InitArticleHandler ¶
func InitArticleHandler(dao2 article.ArticleDAO) *web.ArticleHandler
func InitInteractiveService ¶
func InitInteractiveService() service.InteractiveService
func InitJwtHdl ¶
func InitMongoDB ¶
func InitPhantomWechatService ¶
InitPhantomWechatService 没啥用的虚拟的 wechatService
func InitUserSvc ¶
func InitUserSvc() service.UserService
func InitWebServer ¶
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.