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