Documentation ¶
Index ¶
Constants ¶
View Source
const (
SyncTopic = "sync_data_to_search"
)
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type SyncConsumer ¶
type SyncConsumer struct {
// contains filtered or unexported fields
}
func NewSyncConsumer ¶
func NewSyncConsumer(svc service.SyncService, q mq.MQ) (*SyncConsumer, error)
func (*SyncConsumer) Start ¶
func (s *SyncConsumer) Start(ctx context.Context)
Click to show internal directories.
Click to hide internal directories.