package
0.0.0-20210204063745-0871eb35ec4b
Repository: https://github.com/hiromaily/golibs.git
Documentation: pkg.go.dev
# Functions
Consumer is to start consumer.
ConsumerOnMultiplePartitions is is to start consumer in multiple partitions TODO: Work in progress.
CreateConsumer is to create consumer.
CreateMsg is to create message on topic.
CreateProducer is to create producer.
Producer is to send message.