Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type Searcher ¶
type Searcher struct {
// contains filtered or unexported fields
}
Searcher is responsible for finding reachable purls in the supplied reachability report.
func NewSearcher ¶
func NewSearcher(reachables atom.Reachables, reachablePurls atom.ReachablePurls) (*Searcher, error)
NewSearcher returns a new searcher.
Click to show internal directories.
Click to hide internal directories.