Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type RabbitMQConsumer ¶
type RabbitMQConsumer struct {
// contains filtered or unexported fields
}
func NewRabbitMQConsumer ¶
func (*RabbitMQConsumer) Close ¶
func (c *RabbitMQConsumer) Close() error
func (*RabbitMQConsumer) Consume ¶
func (c *RabbitMQConsumer) Consume() (<-chan Event, error)
type RabbitMQProducer ¶
type RabbitMQProducer struct {
// contains filtered or unexported fields
}
func NewRabbitMQProducer ¶
Click to show internal directories.
Click to hide internal directories.