Discover Packages
github.com/kaeawc/krit
internal
cli
testcoverage
package
Version:
v0.1.1-rc2
Opens a new window with list of versions in this module.
Published: May 8, 2026
License: MIT
Opens a new window with license information.
Imports: 10
Opens a new window with list of imports.
Imported by: 0
Opens a new window with list of known importers.
Documentation
Documentation
¶
type Finding struct {
Test string `json:"test"`
Target string `json:"target"`
File string `json:"file"`
Line int `json:"line"`
Kind string `json:"kind"`
}
Source Files
¶
Click to show internal directories.
Click to hide internal directories.