Documentation
¶
Index ¶
- func NewMQ() mq.IReactMQ
- type EtcdMQ
- func (this *EtcdMQ) Connect(mode mq.Mode, strURL string) (err error)
- func (this *EtcdMQ) Consume(strBindingKey, strQueueName string, cb mq.FnConsumeCb) (err error)
- func (this *EtcdMQ) Debug(enable bool)
- func (this *EtcdMQ) IsClosed() bool
- func (this *EtcdMQ) Publish(strRoutingKey, strData string) (err error)
- func (this *EtcdMQ) Reconnect() (err error)
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
Types ¶
Click to show internal directories.
Click to hide internal directories.