Searched defs:targetMatcher (Results 1 – 2 of 2) sorted by relevance
531 type targetMatcher struct { struct532 target string533 conditions []string536 func (tm *targetMatcher) matchString(ctx *testContext) string {545 func (tm *targetMatcher) typeString() string {
940 type targetMatcher struct { struct941 target string942 conditions []string957 func (tm *targetMatcher) matchString(ctx *testContext, lg *compliance.LicenseGraph) string {967 func (tm *targetMatcher) typeString() string {