package
0.0.0-20230212075855-37d0fc33fcd1
Repository: https://github.com/hahamx/utools.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.