multierror

package
v0.0.0-...-8680cc4 Latest Latest
Warning

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

Go to latest
Published: Sep 11, 2023 License: Apache-2.0 Imports: 2 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type Multierrors

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

Multierrors contains a slice of errors.

func (*Multierrors) Append

func (m *Multierrors) Append(errs ...error)

Append adds the errors into the list.

func (*Multierrors) Error

func (m *Multierrors) Error() string

Error returns the combined error messages.

func (*Multierrors) Size

func (m *Multierrors) Size() int

Size returns the count of list of errors.

Jump to

Keyboard shortcuts

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