package
0.6.2
Repository: https://github.com/phamtai97/go-utils.git
Documentation: pkg.go.dev

# Functions

New returns the *ErrorWrapper with message.
Newf returns the *ErrorWrapper with formated message.
Wrap returns the *ErrorWrapper with exist error.

# Structs

ErrorWrapper wraps any error for ease of use.