errors

package
v1.0.0 Latest Latest
Warning

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

Go to latest
Published: Jun 4, 2020 License: MIT Imports: 2 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type Errors

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

Errors ... Collect multiple errors

func (*Errors) Add

func (e *Errors) Add(err error)

Add ... Add an error to Errors

func (*Errors) Error

func (e *Errors) Error() string

Error ... Implement Error method

func (*Errors) Return

func (e *Errors) Return() error

Return ... Should be called when return an error outbound

Jump to

Keyboard shortcuts

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