Searched defs:notInListMatcher (Results 1 – 1 of 1) sorted by relevance
359 type notInListMatcher struct { struct360 allowed []string363 func (m *notInListMatcher) Test(value string) bool {367 func (m *notInListMatcher) String() string {