Searched defs:notInListMatcher (Results 1 – 1 of 1) sorted by relevance
502 type notInListMatcher struct { struct503 allowed []string506 func (m *notInListMatcher) Test(value string) bool {510 func (m *notInListMatcher) String() string {