package
0.8.0
Repository: https://github.com/containrrr/shoutrrr.git
Documentation: pkg.go.dev

# Functions

Wrap returns a failure with the given message and id, saving the message of wrappedError for appending to Error().

# Interfaces

Failure is an extended error that also includes an ID to be used to identify a specific error.

# Type aliases

FailureID is a number to be used to identify a specific error.