kafkaconfig

package
v0.0.0-...-09c63dc Latest Latest
Warning

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

Go to latest
Published: Jun 8, 2022 License: Apache-2.0 Imports: 1 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type ConsumerConfig

type ConsumerConfig struct {
	Topic           string
	OffsetMode      int64 //从最早消费还是最迟
	GroupName       string
	AutoCommit      bool
	RetErrors       bool
	RetSuccess      bool
	RetNotification bool
	ApiHandler      sarama.ConsumerGroupHandler
}

type KafkaConfig

type KafkaConfig struct {
	Address string
}

Jump to

Keyboard shortcuts

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