//
pkg.gl
Category
github.com/xinliangnote/go-gin-api
pkg
errors
package
1.2.7
Repository:
https://github.com/xinliangnote/go-gin-api.git
Documentation:
pkg.go.dev
Overview
Versions
1
Dependencies
4
Dependents
18
Files
79 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
Error a error with caller stack information.