Searched defs:resolutionMatcher (Results 1 – 1 of 1) sorted by relevance
971 type resolutionMatcher struct { struct972 appliesTo string973 actsOn string974 conditions []string977 func (rm *resolutionMatcher) matchString(ctx *testContext, lg *compliance.LicenseGraph) string {983 func (rm *resolutionMatcher) typeString() string {