Versions in this module Expand all Collapse all v0 v0.15.0 Apr 3, 2026 Changes in this version + func CaptureException(r *http.Request, err error) + func Close() + func Enabled() bool + func Init(cfg Config) error + func RecoverPanic(r *http.Request, recovered interface{}) + type Config struct + DSN string + Debug bool + Environment string + TracesSampleRate float64