Documentation
¶
Index ¶
- func InitInteractiveInkReadConsumer(client sarama.Client, l logx.Logger) *events.InkViewConsumer
- func InitInteractiveService(cmd redis.Cmdable, p sarama.SyncProducer, db *gorm.DB, l logx.Logger) service.InteractiveService
- type Favorite
- type FavoriteRecord
- type InkViewConsumer
- type Interactive
- type LikeRecord
- type Service
- type UserStats
- type ViewRecord
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func InitInteractiveService ¶
func InitInteractiveService(cmd redis.Cmdable, p sarama.SyncProducer, db *gorm.DB, l logx.Logger) service.InteractiveService
Types ¶
type FavoriteRecord ¶
type FavoriteRecord = domain.FavoriteRecord
type InkViewConsumer ¶
type InkViewConsumer = events.InkViewConsumer
type Interactive ¶
type Interactive = domain.Interactive
type LikeRecord ¶
type LikeRecord = domain.LikeRecord
type Service ¶
type Service = service.InteractiveService
type ViewRecord ¶
type ViewRecord = domain.ViewRecord
Click to show internal directories.
Click to hide internal directories.