package
1.2.7
Repository: https://github.com/xinliangnote/go-gin-api.git
Documentation: pkg.go.dev

# Functions

Errorf create a new error.
New create a new error.
WithStack add caller stack information.
Wrap with some extra message into err.
Wrapf with some extra message into err.

# Interfaces

Error a error with caller stack information.