kafka

package
v0.0.0-...-6cff7d0 Latest Latest
Warning

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

Go to latest
Published: Sep 23, 2024 License: LGPL-3.0 Imports: 5 Imported by: 1

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type AsyncSinkFactory

type AsyncSinkFactory struct {
	Brokers         []string
	Version         string
	MaxMessageBytes int
	KeyFunc         func(substrate.Message) []byte
	Debug           bool
}

func (AsyncSinkFactory) NewAsyncSink

type AsyncSourceFactory

type AsyncSourceFactory struct {
	Brokers                  []string
	Version                  string
	OffsetsRetention         time.Duration
	MetadataRefreshFrequency time.Duration
	SessionTimeout           time.Duration
	Debug                    bool
}

func (AsyncSourceFactory) NewAsyncSource

Jump to

Keyboard shortcuts

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