package
Version:
v0.0.0-...-dfab029
Opens a new window with list of versions in this module.
Published: Nov 30, 2023
License: MIT
Opens a new window with license information.
Imports: 2
Opens a new window with list of imports.
Imported by: 0
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.