package
1.0.0
Repository: https://github.com/projectlukman/lib-go.git
Documentation: pkg.go.dev

# Functions

NewConsumer return consumer message broker.
NewConsumerHandler return consumer handler.
NewProducer return message producer.

# Variables

No description provided by the author
No description provided by the author

# 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