kafka_auth

package
v0.40.0 Latest Latest
Warning

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

Go to latest
Published: Dec 3, 2024 License: BSD-3-Clause Imports: 10 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type Config

type Config struct {
	Brokers    []string
	SslEnabled bool
}

Config for kafka_auth test

func (*Config) Configure

func (c *Config) Configure(t *testing.T, _ *cfg.Config, _ string)

func (*Config) Send

func (c *Config) Send(_ *testing.T)

func (*Config) Validate

func (c *Config) Validate(_ *testing.T)

type Consumer added in v0.33.2

type Consumer struct{}

func (Consumer) Assigned added in v0.33.2

func (c Consumer) Assigned(_ context.Context, _ *kgo.Client, assigned map[string][]int32)

func (Consumer) Lost added in v0.33.2

func (c Consumer) Lost(_ context.Context, _ *kgo.Client, lost map[string][]int32)

Jump to

Keyboard shortcuts

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