package
Version:
v0.0.9
Opens a new window with list of versions in this module.
Published: Mar 21, 2023
License: MIT
Opens a new window with license information.
Imports: 2
Opens a new window with list of imports.
Imported by: 2
Opens a new window with list of known importers.
Documentation
¶
Client for Kafka
New creates and returns a new client for kafka
Store passes the message to kafka
type Options struct {
Addr string `yaml:"addr"`
Topic string `yaml:"topic"`
}
Options required for kafka
Source Files
¶
Click to show internal directories.
Click to hide internal directories.