errors

package
v1.9.2 Latest Latest
Warning

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

Go to latest
Published: Mar 12, 2024 License: MIT Imports: 2 Imported by: 6

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func Concat deprecated

func Concat(errs []error) error

Deprecated: Use errors.Join(errs) from golang standard library Concat Creates a single error from a list of errors

func Contains deprecated

func Contains(errs []error, err error) bool

Deprecated: Use errors.Join() and error.Is() instead Contains Check if error is contained in slice

Types

This section is empty.

Jump to

Keyboard shortcuts

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