Searched defs:notInListMatcher (Results 1 – 1 of 1) sorted by relevance
318 type notInListMatcher struct { struct319 allowed []string322 func (m *notInListMatcher) Test(value string) bool {326 func (m *notInListMatcher) String() string {