input

package
v0.0.0-...-bdd0e8b Latest Latest
Warning

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

Go to latest
Published: Oct 17, 2022 License: Apache-2.0 Imports: 5 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type Input

type Input struct {
	Partitions chan cluster.PartitionConsumer
	// contains filtered or unexported fields
}

func NewInput

func NewInput(parameter Parameter) (*Input, error)

func (*Input) Start

func (c *Input) Start() error

func (*Input) Stop

func (c *Input) Stop() error

type Parameter

type Parameter struct {
	Addr                 []string
	Group                string
	Topic                string
	ConsumerReturnErrors bool
	OffsetsInitial       int64

	Partitions chan cluster.PartitionConsumer
}

Jump to

Keyboard shortcuts

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