types

package
v1.16.0 Latest Latest
Warning

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

Go to latest
Published: Jan 10, 2023 License: MIT Imports: 1 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

View Source
var (
	UnsupportedFeatureErr = errors.New("backend does not support this feature")
	NotImplementedErr     = errors.New("not implemented")
)

Functions

This section is empty.

Types

type PartitionStats

type PartitionStats struct {
	MessagesBehind int64
}

type TopicStats

type TopicStats struct {
	TopicName  string
	GroupID    string
	Partitions map[int]*PartitionStats
}

Jump to

Keyboard shortcuts

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