kafka

package
v2.2.105 Latest Latest
Warning

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

Go to latest
Published: Nov 1, 2022 License: MIT Imports: 3 Imported by: 1

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type Topic

type Topic struct {
	Name              string
	NumPartitions     int32
	ReplicationFactor int16

	// https://docs.confluent.io/platform/current/installation/configuration/topic-configs.html
	Config map[string]*string
}

type Topics

type Topics []Topic

type TopicsFunc

type TopicsFunc func(replicationFactor int16) Topics

Jump to

Keyboard shortcuts

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