Amqpx.Test.Support.HandleRejectionConsumer (amqpx v6.0.1)
Link to this section Summary
Functions
Callback implementation for Amqpx.Gen.Consumer.handle_message/3
.
Callback implementation for Amqpx.Gen.Consumer.handle_message_rejection/2
.
Callback implementation for Amqpx.Gen.Consumer.setup/1
.
Link to this section Functions
Link to this function
handle_message(payload, meta, state)
Callback implementation for Amqpx.Gen.Consumer.handle_message/3
.
Link to this function
handle_message_rejection(msg, err)
Callback implementation for Amqpx.Gen.Consumer.handle_message_rejection/2
.
Link to this function
setup(channel)
Callback implementation for Amqpx.Gen.Consumer.setup/1
.