package
Version:
v0.0.0-...-97d4441
Opens a new window with list of versions in this module.
Published: Apr 22, 2025
License: AGPL-3.0
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
¶
Errs represents an error store.
Add adds a given error. Same error is returned.
Get returns the store's errors. Store is then cleared.
Hit represents a hit detection.
Job represents a job state.
AddErr adds error to given job.
Errs returns given job's errs.
Paths represents hit meta per path.
Result represents a target's hits.
Group returns a slice of results from given slice of hits.
NewResult returns a result. Errs is created.
AddErr adds error to given result.
Errs returns given result's errs.
Log logs given result's hits.
Print prints given result's hits.
Save saves given result's hits to given db.
Source Files
¶
Click to show internal directories.
Click to hide internal directories.