Searched refs:isSetMatcher (Results 1 – 1 of 1) sorted by relevance
335 type isSetMatcher struct{} struct337 func (m *isSetMatcher) Test(value string) bool { argument341 func (m *isSetMatcher) String() string { argument345 var isSetMatcherInstance = &isSetMatcher{}