ConduitAMQP v0.6.2 ConduitAMQP.Topology View Source

Configures a topology using AMQP. Can create exchanges, queues, and bindings.

Link to this section Summary

Functions

Configures a topology using AMQP. Can create exchanges, queues, and bindings

Link to this section Functions

Link to this function configure(broker, topology) View Source
configure(broker :: atom(), Conduit.Adapter.topology()) ::
  {:ok, term()} | {:error, term()}

Configures a topology using AMQP. Can create exchanges, queues, and bindings.