errdefs

package
v0.1.0 Latest Latest
Warning

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

Go to latest
Published: Feb 14, 2022 License: Apache-2.0 Imports: 4 Imported by: 0

Documentation

Overview

A wrapper around pkg/errors. Prints the error call stack when the environment variable DEBUG is on, otherwise it does not print

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func Cause added in v0.1.0

func Cause(err error) error

func Errorf added in v0.1.0

func Errorf(format string, args ...interface{}) error

func InvalidAttribute

func InvalidAttribute(err error) error

func Is added in v0.1.0

func Is(err, target error) bool

func IsInvalidAttribute

func IsInvalidAttribute(err error) bool

func IsNotFound

func IsNotFound(err error) bool

func NotFound

func NotFound(err error) error

func WithStack added in v0.1.0

func WithStack(err error) error

Types

This section is empty.

Jump to

Keyboard shortcuts

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