//
pkg.gl
Category
github.com/objenious/mproxy
pkg
errors
package
0.4.0
Repository:
https://github.com/objenious/mproxy.git
Documentation:
pkg.go.dev
Overview
Versions
1
Dependencies
0
Dependents
3
Files
77 SLOC
#
Functions
Contains
Contains inspects if e2 error is contained in any layer of e1 error.
New
New returns an Error that formats as the given text.
Wrap
Wrap returns an Error that wrap err with wrapper.
#
Interfaces
Error
Error specifies an API that must be fullfiled by error type.