Searched defs:startsWithMatcher (Results 1 – 1 of 1) sorted by relevance
338 type startsWithMatcher struct { struct339 prefix string342 func (m *startsWithMatcher) Test(value string) bool {346 func (m *startsWithMatcher) String() string {