Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type Service ¶
type Service = service.RecommendService
func InitService ¶
func InitService(cli *gorsex.Client, followSvc relation.FollowService, intrSvc interactive.Service, l logx.Logger) Service
type SyncConsumer ¶
type SyncConsumer = event.SyncConsumer
func InitSyncConsumer ¶
func InitSyncConsumer(cli sarama.Client, svc SyncService, l logx.Logger) *SyncConsumer
type SyncService ¶
type SyncService service.SyncService
func InitSyncService ¶
func InitSyncService(cli *gorsex.Client) SyncService
Click to show internal directories.
Click to hide internal directories.