Documentation
¶
Index ¶
Constants ¶
View Source
const TestConsumerService = "TestConsumerService"
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type TestConsumer ¶
type TestConsumer struct {
// contains filtered or unexported fields
}
func New ¶
func New(amqpURL string, routingKey string) TestConsumer
func (*TestConsumer) HasReceivedMessage ¶
func (c *TestConsumer) HasReceivedMessage() bool
func (*TestConsumer) Start ¶
func (c *TestConsumer) Start()
func (*TestConsumer) Stop ¶
func (c *TestConsumer) Stop()
Click to show internal directories.
Click to hide internal directories.