package
1.2.1
Repository: https://github.com/lob/sentry-echo.git
Documentation: pkg.go.dev

# Functions

New returns an instance of Sentry.
NewWithOptions returns an instance of Sentry with the specified Options.

# Variables

CensoredValueReplacement is the replacement string for filtered values.
DefaultFilteredHeaders is the set of headers filtered when creating the client via New().

# Structs

Options defines the configuration for a Sentry client.
Sentry wraps Sentry's raven.Sentry.