//
pkg.gl
Category
github.com/raylin666/go-utils
errors
package
1.4.5
Repository:
https://github.com/raylin666/go-utils.git
Documentation:
pkg.go.dev
Overview
Versions
1
Dependencies
4
Dependents
0
Files
81 SLOC
#
Functions
Errorf
Errorf create a new error.
New
New create a new error.
WithStack
WithStack add caller stack information.
Wrap
Wrap with some extra message into err.
Wrapf
Wrapf with some extra message into err.
#
Interfaces
Error
No description provided by the author