gen_amqp v3.5.0 GenAMQP.Server.Behaviour behaviour

Behaviour to implement by the servers

Link to this section Summary

Link to this section Callbacks

Link to this callback execute(arg0)
execute(String.t()) :: {:reply, any()} | :noreply
Link to this callback handle(any)
handle(any()) :: {:reply, any()} | :noreply