package
Version:
v1.6.0
Opens a new window with list of versions in this module.
Published: Jun 19, 2025
License: Apache-2.0
Opens a new window with license information.
Imports: 3
Opens a new window with list of imports.
Imported by: 0
Opens a new window with list of known importers.
Documentation
¶
type Frame struct {
Line int `json:"line"`
Func string `json:"func"`
File string `json:"file"`
Package string `json:"package"`
}
func NewStackTrace(skipCaller int) []Frame
Source Files
¶
Click to show internal directories.
Click to hide internal directories.