package
Version:
v0.5.2
Opens a new window with list of versions in this module.
Published: Mar 26, 2026
License: MIT
Opens a new window with license information.
Imports: 6
Opens a new window with list of imports.
Imported by: 0
Opens a new window with list of known importers.
Documentation
¶
type Coverage struct {
SourceDirs []string `json:"source_dirs"`
Covered []string `json:"covered"`
Orphaned []string `json:"orphaned"`
}
type Result struct {
Scope string `json:"scope"`
Desc string `json:"desc,omitempty"`
Paths []string `json:"paths"`
}
Source Files
¶
Click to show internal directories.
Click to hide internal directories.