package
0.17.2
Repository: https://github.com/goph/emperror.git
Documentation: pkg.go.dev

# Functions

New creates a new handler.
NewFromClient creates a new handler from a client instance.
NewSync creates a new handler that sends errors synchronously.
NewSyncFromClient creates a new handler from a client instance that sends errors synchronously.

# Structs

Handler is responsible for sending errors to Sentry.