# Functions
NewConsumer return consumer message broker.
NewConsumerHandler return consumer handler.
NewProducer return message producer.
# Structs
Config entity of kafka broker.
No description provided by the author
No description provided by the author
No description provided by the author
MessageDecoder decoder message data on topic.
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
# Interfaces
Consumer represents a Sarama consumer consumer interface.
MessageEncoder message encoder publish message to kafka.
MessageProcessor contract message consumer processor.
Producer represents kafka publisher message topic.
# Type aliases
No description provided by the author