Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type EventConsumer ¶
type EventConsumer struct {
// contains filtered or unexported fields
}
func NewEventConsumer ¶
func NewEventConsumer( cfg *config.Dendrite, rpcClient *common.RpcClient, proc *processors.EventProcessor, ) *EventConsumer
func (*EventConsumer) GetTopic ¶
func (s *EventConsumer) GetTopic() string
func (*EventConsumer) Start ¶
func (s *EventConsumer) Start() error
Click to show internal directories.
Click to hide internal directories.