kafka

package
v0.0.0-...-c2a67b7 Latest Latest
Warning

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

Go to latest
Published: Mar 13, 2024 License: MIT Imports: 9 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type KafkaReader

type KafkaReader struct {
	// contains filtered or unexported fields
}

func NewKafkaReader

func NewKafkaReader(bootstrap, groupId, topic, pem, username, password string) KafkaReader

func (*KafkaReader) Read

func (kr *KafkaReader) Read()

type KafkaWriter

type KafkaWriter struct {
	// contains filtered or unexported fields
}

func NewKafkaWriter

func NewKafkaWriter(bootstrap, topic, pem, username, password string) KafkaWriter

func (*KafkaWriter) Produce

func (kw *KafkaWriter) Produce(key, value string)

Jump to

Keyboard shortcuts

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