package
1.1.1
Repository: https://github.com/ch3nnn/webstack-go.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.