errors

package
v0.12.0 Latest Latest
Warning

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

Go to latest
Published: Mar 19, 2025 License: MIT, Apache-2.0 Imports: 0 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func Wrap added in v0.10.8

func Wrap(err error, msg string) error

Types

type ErrMsg

type ErrMsg string

func (ErrMsg) Error

func (e ErrMsg) Error() string

type Is

type Is interface {
	Is(err error) bool
}

type Unwrapper added in v0.10.8

type Unwrapper interface {
	Unwrap() error
}

Directories

Path Synopsis
Package multierr allows combining one or more errors together.
Package multierr allows combining one or more errors together.

Jump to

Keyboard shortcuts

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