Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
Types ¶
type PullConsumer ¶
type PullConsumer struct { }
func (*PullConsumer) Start ¶
func (c *PullConsumer) Start() error
func (*PullConsumer) Stop ¶
func (c *PullConsumer) Stop() error
type PushConsumer ¶
type PushConsumer struct { *mq.ConsumerMeta // contains filtered or unexported fields }
func (*PushConsumer) Start ¶
func (c *PushConsumer) Start() error
func (*PushConsumer) Stop ¶
func (c *PushConsumer) Stop() error
Click to show internal directories.
Click to hide internal directories.