Searched defs:InListMatcher (Results 1 – 1 of 1) sorted by relevance
514 type InListMatcher struct { struct515 allowed []string518 func (m *InListMatcher) Test(value string) bool {522 func (m *InListMatcher) String() string {