rabbit_mq v0.0.0-alpha-9 RabbitMQ.Consumer.Worker.State
The internal state held in the RabbitMQ.Consumer.Worker
server.
:channel
; holds the dedicatedAMQP.Channel
.:consume_cb
; the callback invoked for each message consumed.:consumer_tag
; the unique consumer identifier.