package
0.0.6-alpha
Repository: https://github.com/fhy/utils-golang.git
Documentation: pkg.go.dev

# Functions

AddErrorContext adds a context to an error.
Cause gives the original error.
GetErrorContext returns the error context.
GetType returns the error type.
New creates a no type error.
Newf creates a no type error with formatted message.
Wrap wrans an error with a string.
Wrapf wraps an error with format string.

# Constants

No description provided by the author
No description provided by the author
No description provided by the author

# Type aliases

No description provided by the author