errors

package
v0.0.21 Latest Latest
Warning

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

Go to latest
Published: Jul 25, 2024 License: MIT Imports: 0 Imported by: 1

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type ErrMsg

type ErrMsg string

func (ErrMsg) Error

func (e ErrMsg) Error() string

type Is

type Is interface {
	Is(err error) bool
}

type Unwrap

type Unwrap interface {
	Unwrap(err error) 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