Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func NewProducer ¶
Types ¶
type Consumer ¶
type Consumer struct {
// contains filtered or unexported fields
}
Consumer
func NewConsumer ¶
func NewConsumer(amqpURI, queueName, tag string, consumeMsg ConsumeMsg) (*Consumer, error)
NewConsumer
type TestConsumer ¶
type TestConsumer struct{}
Click to show internal directories.
Click to hide internal directories.