ExRabbitMQ v2.10.0 ExRabbitMQ.Constants View Source
A module holding constants (e.g., process dictionay keys) that are used in multiple sites.
Link to this section Summary
Functions
The key in the process dictionary holding the channel struct used by a consumer or a producer
The key in the process dictionary holding the channel monitor reference for the open channel used by a consumer or a producer
The key in the process dictionary holding the connection configuration used by consumers and producers
The key in the process dictionary holding the connection pid (GenServer) used by a consumer or a producer
The :pg2
group name for the connections to RabbitMQ
The error returned when an attempt to use a closed channel is made
The key in the process dictionary holding the queue configuration used by a consumer
Link to this section Functions
The key in the process dictionary holding the channel struct used by a consumer or a producer.
The key in the process dictionary holding the channel monitor reference for the open channel used by a consumer or a producer.
The key in the process dictionary holding the connection configuration used by consumers and producers.
The key in the process dictionary holding the connection pid (GenServer) used by a consumer or a producer.
The :pg2
group name for the connections to RabbitMQ
The error returned when an attempt to use a closed channel is made.
The key in the process dictionary holding the queue configuration used by a consumer.