kafka

package
v0.0.0-...-bf142b1 Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: Mar 26, 2024 License: Apache-2.0 Imports: 11 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func NewkafkaWriter

func NewkafkaWriter(config *models.Config, logger *zap.Logger) (sinks.Sink, error)

NewKafaWriter FIXME support more config options `config` contains

{
	"kafka_brokers": "<ip:port;ip:port;...>",
	"kafka_topic": "<my_topic>",
 "require_acks": "<true>|<false>",
 "flush_memory": "<true>|<false>",
 "write_mode": "<sync>|<async>",
}

Types

This section is empty.

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL