KafkaMessageBus v4.1.1 KafkaMessageBus.Adapter behaviour View Source

Link to this section Summary

Link to this section Types

Link to this section Callbacks

Link to this callback

init(config) View Source
init(config()) :: :ok | {:ok, process_definition()} | {:error, reason()}

Link to this callback

produce(message, opts) View Source
produce(message(), opts()) :: :ok | {:error, reason()}