Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func InitBff ¶
func InitBff(userSvc user.Service, codeSvc code.Service, inkService ink.Service, inkRankService ink.RankingService, followService relation.FollowService, interactiveSvc interactive.Service, commentSvc comment.Service, notificationSvc notification.Service, recommendSvc recommend.Service, feedSvc feed.Service, searchSvc search.Service, workflowCli client.Client, jwtHandler jwt.Handler, auth middleware.Authentication, log logx.Logger) []ginx.Handler
func InitHandlers ¶
func InitHandlers(uh *web.UserHandler, ih *web.InkHandler, fh *web.FileHandler, ch *web.CommentHandler, nh *web.NotificationHandler, sh *web.SearchHandler, feedH *web.FeedHandler, statsH *web.StatsHandler, intrH *web.InteractiveHandler, rh *web.RecommendHandler) []ginx.Handler
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.