Amqpx.Gen.Consumer behaviour (amqpx v6.1.2)
Generic implementation of amqp consumer
Summary
Functions
Returns a specification to start this module under a supervisor.
Callback implementation for GenServer.init/1
.
Types
Callbacks
Functions
Returns a specification to start this module under a supervisor.
See Supervisor
.
Callback implementation for GenServer.init/1
.
@spec start_link(opts :: map()) :: GenServer.server()