errors

package
v0.10.0 Latest Latest
Warning

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

Go to latest
Published: Jan 14, 2021 License: Apache-2.0 Imports: 1 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

View Source
var (
	ErrNotFoundLeader    = errors.New("does not found leader")
	ErrNodeAlreadyExists = errors.New("node already exists")
	ErrNodeDoesNotExist  = errors.New("node does not exist")
	ErrNodeNotReady      = errors.New("node not ready")
	ErrNotFound          = errors.New("not found")
	ErrTimeout           = errors.New("timeout")
	ErrNoUpdate          = errors.New("no update")
	ErrNil               = errors.New("data is nil")
	ErrUnsupportedEvent  = errors.New("unsupported event")
)

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