errors

package
v4.10.0 Latest Latest
Warning

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

Go to latest
Published: Jan 13, 2025 License: MIT Imports: 1 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

View Source
var (
	Panic    = errors.Panic
	BubbleUp = errors.BubbleUp
)
View Source
var (
	As = errors.As
	Is = errors.Is
)

Functions

func IsNot added in v4.6.3

func IsNot(err error, target error) bool

func New added in v4.8.0

func New[Error ~struct{ *Bubble }](bubble *Bubble) *Error

Types

type AlreadyExist added in v4.8.0

type AlreadyExist = errors.AlreadyExist

type Bubble

type Bubble = errors.Bubble

type Default added in v4.8.0

type Default = errors.Default

type Failure added in v4.8.0

type Failure = errors.Failure

type Internal added in v4.8.0

type Internal = errors.Internal

type InvalidValue added in v4.8.0

type InvalidValue = errors.InvalidValue

type Meta added in v4.7.0

type Meta = errors.Meta

type NotExist added in v4.8.0

type NotExist = errors.NotExist

Jump to

Keyboard shortcuts

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