errors

package module
v0.0.0-...-16f3c28 Latest Latest
Warning

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

Go to latest
Published: Jul 1, 2020 License: Apache-2.0 Imports: 1 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

View Source
var (
	// New is assigned to "github.com/pkg/errors".New by default
	New = pkgErrors.New
	// Cause is assigned to "github.com/pkg/errors".Cause by default
	Cause = pkgErrors.Cause
	// Errorf is assigned to "github.com/pkg/errors".Errorf by default
	Errorf = pkgErrors.Errorf
	// Annotate is assigned to "github.com/pkg/errors".Wrap by default
	Annotate = pkgErrors.Wrap
	// Annotatef is assigned to "github.com/pkg/errors".Wrapf by default
	Annotatef = pkgErrors.Wrapf
	// Wrap is assigned to "github.com/pkg/errors".Wrap by default
	Wrap = pkgErrors.Wrap
	// Wrapf is assigned to "github.com/pkg/errors".Wrapf by default
	Wrapf = pkgErrors.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