package
Version:
v0.0.0-...-9319dc5
Opens a new window with list of versions in this module.
Published: Dec 20, 2022
License: MIT
Opens a new window with license information.
Imports: 9
Opens a new window with list of imports.
Imported by: 1
Opens a new window with list of known importers.
Documentation
¶
Interface to sort []Lines by line number
type Formatter struct {
Path string
}
type Lines struct {
Num int `xml:"number,attr"`
Hits int `xml:"hits,attr"`
}
type Source struct {
Path string `xml:",chardata"`
}
Source Files
¶
Click to show internal directories.
Click to hide internal directories.