KafkaMessageBus v2.2.2 KafkaMessageBus.Consumer.Behaviour behaviour View Source

Link to this section Summary

Link to this section Types

Link to this type msg_content() View Source
msg_content() :: Map.t()
Link to this type msg_error() View Source
msg_error() :: String.t()

Link to this section Callbacks

Link to this callback process(msg_content) View Source
process(msg_content()) :: :ok | {:error, msg_error()}