package
Version:
v0.2.3
Opens a new window with list of versions in this module.
Published: Nov 27, 2023
License: GPL-3.0
Opens a new window with license information.
Imports: 1
Opens a new window with list of imports.
Imported by: 0
Opens a new window with list of known importers.
Documentation
¶
type Location struct {
File string `regexp:"file"`
File2 string `regexp:"file2"`
Line uint64 `regexp:"line"`
Line2 uint64 `regexp:"line2"`
Column *uint64 `regexp:"column"`
Column2 *uint64 `regexp:"column2"`
}
Source Files
¶
Click to show internal directories.
Click to hide internal directories.