errors

package
v4.6.3 Latest Latest
Warning

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

Go to latest
Published: Aug 19, 2024 License: MIT Imports: 1 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

View Source
var (
	NewFailure  = errors.NewFailure
	NewInternal = errors.NewInternal
)
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

Types

type Bubble

type Bubble = errors.Bubble

type ErrAlreadyExist

type ErrAlreadyExist = errors.ErrAlreadyExist

type ErrFailure

type ErrFailure = errors.ErrFailure

type ErrInternal

type ErrInternal = errors.ErrInternal

type ErrInvalidValue

type ErrInvalidValue = errors.ErrInvalidValue

type ErrNotExist

type ErrNotExist = errors.ErrNotExist

Jump to

Keyboard shortcuts

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