Searched defs:startsWithMatcher (Results 1 – 1 of 1) sorted by relevance
444 type startsWithMatcher struct { struct445 prefix string448 func (m *startsWithMatcher) Test(value string) bool {452 func (m *startsWithMatcher) String() string {