errx

package
v2.7.1 Latest Latest
Warning

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

Go to latest
Published: Oct 4, 2019 License: MIT, MIT Imports: 0 Imported by: 0

Documentation

Index

Constants

View Source
const Version = "v1.0.0"

Version of errx

Variables

View Source
var Cause = Unwrap

Functions

func Unwrap

func Unwrap(err error) error

Types

type Causer

type Causer interface {
	Cause() error
}

pkg/errors

type Wrapper

type Wrapper interface {
	Unwrap() error
}

go2 errors

Jump to

Keyboard shortcuts

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