Coney.Consumer behaviour (coney v3.0.2)
Summary
Types
Link to this type
stacktrace()
@type stacktrace() :: []
Callbacks
@callback connection() :: map()
@callback error_happened( exception :: struct(), stacktrace :: stacktrace(), message :: binary(), meta :: map() ) :: :ok | :reject | :redeliver | {:reply, binary()}
Link to this callback
parse(message, meta)
Link to this callback