package
0.0.0-20210804064451-be3039468bfd
Repository: https://github.com/yeheng/go-web-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.