errz

package
v0.23.0 Latest Latest
Warning

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

Go to latest
Published: Jan 1, 2023 License: MIT Imports: 2 Imported by: 0

Documentation

Overview

Package errz is sq's error package. It exists to combine functionality from several error packages, including annotating errors with stack trace.

At some point this package may become redundant, particularly in light of the proposed stdlib multiple error support: https://github.com/golang/go/issues/53435

Index

Constants

This section is empty.

Variables

View Source
var Append = multierr.Append

Append is documented by multierr.Append.

Cause is documented by pkg/errors.Cause.

View Source
var Combine = multierr.Combine

Combine is documented by multierr.Combine.

Err is documented by pkg/errors.WithStack.

Errorf is documented by pkg/errors.Errorf.

View Source
var Errors = multierr.Errors

Errors is documented by multierr.Errors.

New is documented by pkg/errors.New.

Wrap is documented by pkg/errors.Wrap.

Wrapf is documented by pkg/errors.Wrapf.

Functions

This section is empty.

Types

This section is empty.

Jump to

Keyboard shortcuts

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