package
1.20240719.1
Repository: https://github.com/blend/go-sdk.git
Documentation: pkg.go.dev

# Functions

AddListeners adds error listeners.
AddListenersOptionFlags sets the logger flags to send Sentry notifications for.
AddListenersOptionScopes sets the logger scopes to send Sentry notifications for.
GetFingerprint gets a context specific fingerprint from the context.
MustNew returns a new client and panics on error.
New returns a new client.
WithFingerprint sets the context fingerprint.

# Constants

Constants.
Constants.
Constants.

# Variables

DefaultListenerFlags are the default log flags to notify Sentry for.

# Structs

AddListenersOptions are all the options we can set when adding Sentry error listeners.
Client is a wrapper for the sentry-go client.
Config is the sentry config.

# Interfaces

Sender is the type that the sentry client ascribes to.

# Type aliases

AddListenersOption mutates AddListeners options.