package
2.43.0+incompatible
Repository: https://github.com/offen/docker-volume-backup.git
Documentation: pkg.go.dev

# Functions

Unwrap receives an error and returns the last error in the chain of wrapped errors.
Wrap wraps the given error using the given message while prepending the name of the calling function, creating a poor man's stack trace.