gen_amqp v4.5.0 GenAMQP.Client
Client for consuming AMQP services
Link to this section Summary
Link to this section Functions
Link to this function
call_with_conn(conn_name, exchange, payload, opts \\ [])
call_with_conn(GenServer.name(), String.t(), String.t(), Keyword.t()) :: any()
Link to this function
publish_with_conn(conn_name, exchange, payload, opts \\ [])
publish_with_conn(GenServer.name(), String.t(), String.t(), Keyword.t()) :: any()