Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type RMQ ¶
type RMQ struct { Channel *amqp.Channel Connect *amqp.Connection Publishing *amqp.Publishing Msgs <-chan amqp.Delivery // contains filtered or unexported fields }
func InitAMQPConsumer ¶
func InitAMQPConsumer() (qp *RMQ)
func (*RMQ) InitConnection ¶
Click to show internal directories.
Click to hide internal directories.