Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type Subscriber ¶
type Subscriber struct { CMQ *cmq.CMQ Tracer trace.Tracer Logger *zap.Logger // contains filtered or unexported fields }
func (*Subscriber) RegisterHandler ¶
func (s *Subscriber) RegisterHandler(c chan<- model.ChanneledEvent)
func (*Subscriber) Subcribe ¶
func (s *Subscriber) Subcribe() error
Click to show internal directories.
Click to hide internal directories.