rabbit_mq v0.0.17 RabbitMQ.Producer.Worker.State

The internal state held in the RabbitMQ.Producer.Worker server.

  • :channel - holds the dedicated AMQP.Channel
  • :exchange - the exchange to publish to
  • :handle_publisher_ack_confirms - callback to invoke on Publisher ack
  • :handle_publisher_nack_confirms - callback to invoke on Publisher nack
  • :outstanding_confirms - tracks outstanding Publisher ack or nack confirms