kafka

package
v0.4.0 Latest Latest
Warning

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

Go to latest
Published: May 1, 2025 License: MIT Imports: 24 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type Manager added in v0.4.0

type Manager struct {
	Topic        string
	Serializer   string
	TemplateType string
	// contains filtered or unexported fields
}

func (*Manager) Close added in v0.4.0

func (k *Manager) Close(_ context.Context) error

func (*Manager) CreateTopic added in v0.4.0

func (k *Manager) CreateTopic(ctx context.Context, topic string)

func (*Manager) CreateTopicFull added in v0.4.0

func (k *Manager) CreateTopicFull(ctx context.Context, topic string, partitions int, rf int)

func (*Manager) Initialize added in v0.4.0

func (k *Manager) Initialize(configFile string)

func (*Manager) InitializeSchemaRegistry added in v0.4.0

func (k *Manager) InitializeSchemaRegistry(configFile string)

func (*Manager) Produce added in v0.4.0

func (k *Manager) Produce(_ context.Context, key []byte, data []byte, _ any)

Jump to

Keyboard shortcuts

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