package
1.2.5
Repository: https://github.com/cloudtrust/common-service.git
Documentation: pkg.go.dev

# Functions

NewSentry creates a Sentry instance The Sentry instance if configured according to the parameter named (prefix)-dsn If a parameter exists only named with the given prefix and if its value if false, the OpentracingClient will be a inactive one (Noop).

# Structs

NoopSentry is a Sentry client that does nothing.

# Interfaces

Sentry is the Sentry client interface.
SentryTracking interface.