//
pkg.gl
Category
github.com/phamtai97/go-utils
utils
error
package
0.6.2
Repository:
https://github.com/phamtai97/go-utils.git
Documentation:
pkg.go.dev
Overview
Versions
1
Dependencies
1
Dependents
2
Files
56 SLOC
#
Functions
New
New returns the *ErrorWrapper with message.
Newf
Newf returns the *ErrorWrapper with formated message.
Wrap
Wrap returns the *ErrorWrapper with exist error.
#
Structs
ErrorWrapper
ErrorWrapper wraps any error for ease of use.