stacktrace

package
v0.25.0 Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: Mar 21, 2023 License: Apache-2.0 Imports: 6 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func NewParser

func NewParser(opts *ParserOptions) *parser

Types

type ParserOptions

type ParserOptions struct {
	ProjectDir    string
	SupportJazzer bool
}

type StackFrame

type StackFrame struct {
	SourceFile  string
	Line        uint32
	Column      uint32
	FrameNumber uint32
	Function    string
}

A StackFrame represents an element of the stack trace

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL