multierror

package
v0.7.0 Latest Latest
Warning

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

Go to latest
Published: Apr 14, 2026 License: Apache-2.0 Imports: 2 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func Append

func Append(err error, errs ...error) error

Types

type MultiError

type MultiError struct {
	// contains filtered or unexported fields
}

func (*MultiError) As

func (m *MultiError) As(target any) bool

func (*MultiError) Error

func (m *MultiError) Error() string

func (*MultiError) Errors

func (m *MultiError) Errors() []error

func (*MultiError) Is

func (m *MultiError) Is(err error) bool

func (*MultiError) Unwrap

func (m *MultiError) Unwrap() []error

Jump to

Keyboard shortcuts

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