package
Version:
v1.5.1-rc.1
Opens a new window with list of versions in this module.
Published: Nov 29, 2021
License: MIT
Opens a new window with license information.
Imports: 16
Opens a new window with list of imports.
Imported by: 6
Opens a new window with list of known importers.
Documentation
¶
NewKafka returns a new kafka pubsub instance.
Kafka allows reading/writing to a Kafka consumer group.
Init does metadata parsing and connection establishment.
Publish message to Kafka cluster.
Subscribe to topic in the Kafka cluster
This call cannot block like its sibling in bindings/kafka because of where this is invoked in runtime.go.
Source Files
¶
Click to show internal directories.
Click to hide internal directories.