Searched refs:startsWithMatcher (Results 1 – 1 of 1) sorted by relevance
335 type startsWithMatcher struct { struct339 func (m *startsWithMatcher) Test(value string) bool { argument343 func (m *startsWithMatcher) String() string { argument613 return &startsWithMatcher{prefix}