errors

package
v1.3.8 Latest Latest
Warning

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

Go to latest
Published: Apr 3, 2026 License: MIT Imports: 1 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func AddCause

func AddCause(e Error, s string) string

func IsCausedBy

func IsCausedBy(me error, e error) bool

Types

type Error

type Error interface {
	error
	Wrap(error) Error
	GetCause() error
}

Jump to

Keyboard shortcuts

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