Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type IBroker ¶
type IBroker struct { Connection *amqp.Connection Channel *amqp.Channel }
func (*IBroker) SendToQueue ¶
func (b *IBroker) SendToQueue(queue string, message amqp.Publishing) error
Click to show internal directories.
Click to hide internal directories.