Searched refs:isSetMatcher (Results 1 – 1 of 1) sorted by relevance
327 type isSetMatcher struct{} struct329 func (m *isSetMatcher) Test(value string) bool { argument333 func (m *isSetMatcher) String() string { argument337 var isSetMatcherInstance = &isSetMatcher{}