queue

package
v0.0.0-...-c1a7e98 Latest Latest
Warning

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

Go to latest
Published: Oct 15, 2024 License: MIT Imports: 8 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type ConsumeHandler

type ConsumeHandler interface {
	Consume(val any) error
}

type KQueue

type KQueue struct {
	// contains filtered or unexported fields
}

func NewKQueue

func NewKQueue(KafkaOptions *genericoptions.KafkaOptions, handler ConsumeHandler) (*KQueue, error)

func (*KQueue) Start

func (c *KQueue) Start()

func (*KQueue) Stop

func (c *KQueue) Stop()

Jump to

Keyboard shortcuts

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