Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type Frame ¶
func (Frame) Components ¶ added in v0.1.0
type Frames ¶
type Frames struct {
// contains filtered or unexported fields
}
func StackTrace ¶
func StackTrace() *Frames
func StackTraceSkip ¶
func (*Frames) StackTraceZ ¶
type StackTracerZ ¶
type StackTracerZ interface {
StackTraceZ() *Frames
}
Click to show internal directories.
Click to hide internal directories.