package
0.22.0
Repository: https://github.com/thebeatapp/patron.git
Documentation: pkg.go.dev

# Functions

Aggregate errors into one error.
Errorf returns a error with a formated message.
New creates a new error.
Wrap returns a error that wraps a error and augments it with a new message.
Wrapf returns a error that wraps a error and augments it with a new formatted message.