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