FakeConsumer (coney v3.1.1)
Summary
Functions
Callback implementation for Coney.Consumer.connection/0
.
Callback implementation for Coney.Consumer.error_happened/3
.
Callback implementation for Coney.Consumer.parse/2
.
Callback implementation for Coney.Consumer.process/2
.
Functions
Link to this function
connection()
Callback implementation for Coney.Consumer.connection/0
.
Link to this function
error_happened(exception, payload, meta)
Callback implementation for Coney.Consumer.error_happened/3
.
Link to this function
parse(payload, meta)
Callback implementation for Coney.Consumer.parse/2
.
Link to this function
process(payload, meta)
Callback implementation for Coney.Consumer.process/2
.