yggdrasil v3.3.1 Yggdrasil.Subscriber.Adapter.RabbitMQ.Generator View Source

Generator of RabbitMQ connection pools.

Link to this section Summary

Functions

Returns a specification to start this module under a supervisor

Closes a RabbitMQ channel for a namespace

Starts a RabbitMQ connection pool for a namespace

Opens a RabbitMQ channel for a namespace

Starts a RabbitMQ connection pool generator with optional Supervisor options

Stops a RabbitMQ connection pool generator

Link to this section Functions

Returns a specification to start this module under a supervisor.

See Supervisor.

Link to this function close_channel(namespace, channel) View Source

Closes a RabbitMQ channel for a namespace.

Starts a RabbitMQ connection pool for a namespace.

Opens a RabbitMQ channel for a namespace.

Link to this function start_link(options \\ []) View Source

Starts a RabbitMQ connection pool generator with optional Supervisor options.

Stops a RabbitMQ connection pool generator.