errors

package
v0.1.25 Latest Latest
Warning

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

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

Documentation

Index

Constants

This section is empty.

Variables

View Source
var (
	ErrTopicAlreadyExists   = stdErrors.New("topic already exists")
	ErrDuplicateCommand     = stdErrors.New("duplicate command")
	ErrTopicNotFound        = stdErrors.New("topic not found")
	ErrCurrentNodeNotLeader = stdErrors.New("current node is not the leader")
	ErrBrokerNotFound       = stdErrors.New("broker not found")
	ErrBrokerAlreadyExists  = stdErrors.New("broker already exists")
)

Functions

This section is empty.

Types

This section is empty.

Jump to

Keyboard shortcuts

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