stacktrace

package
v0.2.0 Latest Latest
Warning

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

Go to latest
Published: Sep 12, 2022 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(projectDir string) *parser

Types

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