package
Version:
v1.5.1
Opens a new window with list of versions in this module.
Published: May 6, 2025
License: MIT
Opens a new window with license information.
Imports: 2
Opens a new window with list of imports.
Imported by: 0
Opens a new window with list of known importers.
Documentation
¶
type StackEntry struct {
FileName string `json:"file_name"`
Line int `json:"line"`
Column int `json:"column"`
Name string `json:"name"`
}
Source Files
¶
Click to show internal directories.
Click to hide internal directories.