errorx

package
v1.0.4 Latest Latest
Warning

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

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

Documentation

Index

Constants

This section is empty.

Variables

View Source
var (
	ErrBufferClose = errors.New("buffer is closed")
	ErrBufferFull  = errors.New("buffer is full")
)
View Source
var (
	ErrSizeThreshold    = errors.New("size threshold cannot be negative and zero")
	ErrPercentThreshold = errors.New("percent threshold must be between 0 and 100")
	ErrTimeThreshold    = errors.New("time threshold cannot be negative")
)
View Source
var (
	ErrNoBuffer = errors.New("no buffer to read")
	ErrReadMode = errors.New("read mode error")
	ErrRead     = errors.New("read error")
)

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