package
0.1.3
Repository: https://github.com/exactlylabs/go-monitor.git
Documentation: pkg.go.dev

# Functions

No description provided by the author
NotifyError to sentry.
NotifyErrorOnce will send an error if it has never occurred in this current process.
NotifyIfPanic recovers from the panic and sends the error to Sentry, panicking shortly thereafter.
No description provided by the author
Setup sentry global scope, and add some initial context tags: environment and application name.
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author

# Variables

Exported functions from sentry's original package to avoid importing it.
Exported functions from sentry's original package to avoid importing it.

# Interfaces

Hasher transforms the object into an unique hash string.
Typeable interface is used to define a type for the error, to show in Sentry instead of the usual fmt.Wrap or errors.withStack.

# Type aliases

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