Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type DepsDevLicenseMatcher ¶
type DepsDevLicenseMatcher struct {
Client *datasource.CachedInsightsClient
}
DepsDevLicenseMatcher implements the LicenseMatcher interface with a deps.dev client. It sends out requests for every package version and does not perform caching.
func (*DepsDevLicenseMatcher) MatchLicenses ¶
func (matcher *DepsDevLicenseMatcher) MatchLicenses(ctx context.Context, packages []imodels.PackageScanResult) error
Click to show internal directories.
Click to hide internal directories.