itk_queue v0.11.6 ITKQueue.Connection View Source
Manages a connection to AMQP.
Link to this section Summary
Functions
Returns a specification to start this module under a supervisor
Handles request to get AMQP connection managed by this GenServer. This call will block when we are trying to reconnect, this is not recommended practice, but changing this will cause a larger scope of change
Handles termination of this GenServer
Link to this section Types
Link to this section Functions
Returns a specification to start this module under a supervisor.
See Supervisor
.
Handles request to get AMQP connection managed by this GenServer. This call will block when we are trying to reconnect, this is not recommended practice, but changing this will cause a larger scope of change.
Handles termination of this GenServer.