Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func SetSkipFrames ¶
func SetSkipFrames(sf int)
SetSkipFrames globally sets how many lines of the stacktrace are overhead by our logging/tracing solution
Types ¶
type Error ¶
type Error struct {
// contains filtered or unexported fields
}
func FromError ¶
FromStackTracer wraps an error that implements the github.com/pkg/errors stackTracer interface with a Bugsnag compatible error
func (Error) StackFrames ¶
func (e Error) StackFrames() []bugsnagerrors.StackFrame
Click to show internal directories.
Click to hide internal directories.