Versions in this module Expand all Collapse all v1 v1.11.4 Dec 28, 2024 Changes in this version + func GetOneLineSource(err error) (file string, line int, fn string, ok bool) + func WithStack(err error) error + func WithStackDepth(err error, depth int) error + type ReportableStackTrace = sentry.Stacktrace + func GetReportableStackTrace(err error) *ReportableStackTrace