ConduitAMQP v0.6.1 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(chan, topology)
View Source
configure(%AMQP.Channel{conn: term(), pid: term()}, Conduit.Adapter.topology()) :: :ok
Configures a topology using AMQP. Can create exchanges, queues, and bindings.