# Functions
NewPublisher is a tiny wrapper around the go-sdk kafka.Client and provides API to Publish kafka messages.
NewSubscriber is a tiny wrapper around the sdk kafka.Client and provides API to subscribe to a kafka topic.
# Structs
Config provides a common configuration for Kafka PubSub clients.
No description provided by the author
No description provided by the author
# Type aliases
No description provided by the author