Documentation
¶
Index ¶
Constants ¶
View Source
const ( TopicCommentPublish = "comment_publish" TopicCommentCacheRebuild = "comment_cache_rebuild" TopicCommentOperator = "comment_operator" TopicRelationFollow = "relation_follow" TopicRelationCacheRebuild = "relation_cache_rebuild" TopicRelationOperator = "relation_operator" TopicOpusOperator = "opus_operator" )
Variables ¶
This section is empty.
Functions ¶
func NewConsumer ¶
Types ¶
type Consumer ¶
type Consumer struct { *mq.ConsumerMeta // contains filtered or unexported fields }
Click to show internal directories.
Click to hide internal directories.