package
Version:
v0.0.0-...-0542089
Opens a new window with list of versions in this module.
Published: Jan 23, 2026
License: GPL-3.0
Opens a new window with license information.
Imports: 6
Opens a new window with list of imports.
Imported by: 0
Opens a new window with list of known importers.
Documentation
¶
func InitSentry(sentryOpts Opts)
LogPanic sends a fatal-level message to Sentry and flushes the event.
OnExit logs a fatal error to Sentry
type Opts struct {
DSN string
MaxMessageChars int
ApplicationVersion string
}
Source Files
¶
Click to show internal directories.
Click to hide internal directories.