KafkaMessageBus v4.2.1 KafkaMessageBus.Producer.AdapterHandler View Source

A set of functions that handles adapters for KafkaMessageBus.Producer. This code was originally extracted from Producer.

Link to this section Summary

Link to this section Functions

Link to this function

get_adapters_for_topic(topic) View Source

Link to this function

process_adapters(message, opts, topic) View Source

Link to this function

process_adapters(adapters, message, opts, topic) View Source

Link to this function

topic_adapters_not_found(topic) View Source