reports

package
v1.1.0 Latest Latest
Warning

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

Go to latest
Published: Oct 26, 2023 License: MIT, MIT Imports: 8 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func FailureReport

func FailureReport(failure string, stack []Frame) string

func PanicReport

func PanicReport(r interface{}, stack []byte) string

Types

type Frame

type Frame struct {
	Function string
	File     string
	Line     int
}

func StackTrace

func StackTrace() (frames []Frame)

Jump to

Keyboard shortcuts

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