Searched defs:startsWithMatcher (Results 1 – 1 of 1) sorted by relevance
478 type startsWithMatcher struct { struct479 prefix string482 func (m *startsWithMatcher) Test(value string) bool {486 func (m *startsWithMatcher) String() string {