Searched refs:startsWithMatcher (Results 1 – 1 of 1) sorted by relevance
291 type startsWithMatcher struct { struct295 func (m *startsWithMatcher) Test(value string) bool { argument299 func (m *startsWithMatcher) String() string { argument559 return &startsWithMatcher{prefix}