errors

package
v0.6.0-1 Latest Latest
Warning

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

Go to latest
Published: Jul 10, 2022 License: BSD-3-Clause Imports: 2 Imported by: 3

Documentation

Index

Constants

This section is empty.

Variables

View Source
var (
	ErrInvalidType   = errors.New("invalid type")
	ErrMissingValue  = errors.New("missing value")
	ErrNoCursor      = errors.New("no cursor")
	ErrAlreadyLocked = errors.New("already locked")
)
View Source
var (
	ErrorRedisInvalidType = NewRedisError("invalid type")
	ErrorRedisLocked      = NewRedisError("locked")
)

Functions

func NewRedisError

func NewRedisError(msg string) (err error)

Types

This section is empty.

Jump to

Keyboard shortcuts

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