Searched refs:startsWithMatcher (Results 1 – 1 of 1) sorted by relevance
311 type startsWithMatcher struct { struct315 func (m *startsWithMatcher) Test(value string) bool { argument319 func (m *startsWithMatcher) String() string { argument547 return &startsWithMatcher{prefix}