stacktrace

package
v1.0.7 Latest Latest
Warning

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

Go to latest
Published: Jun 30, 2025 License: MIT Imports: 7 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

View Source
var (
	Depth = 10
)

Functions

func Stacktrace added in v1.0.6

func Stacktrace() errorx.Stack

Types

type Frame added in v1.0.6

type Frame struct {
	// contains filtered or unexported fields
}

func (Frame) String added in v1.0.6

func (f Frame) String() string

type Stack added in v1.0.6

type Stack []Frame

func (Stack) LogValue added in v1.0.6

func (s Stack) LogValue() slog.Value

func (Stack) MarshalJSON added in v1.0.6

func (s Stack) MarshalJSON() ([]byte, error)

func (Stack) String added in v1.0.6

func (s Stack) String() string

Jump to

Keyboard shortcuts

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