Searched defs:notInListMatcher (Results 1 – 1 of 1) sorted by relevance
362 type notInListMatcher struct { struct363 allowed []string366 func (m *notInListMatcher) Test(value string) bool {370 func (m *notInListMatcher) String() string {