Searched defs:startsWithMatcher (Results 1 – 1 of 1) sorted by relevance
311 type startsWithMatcher struct { struct312 prefix string315 func (m *startsWithMatcher) Test(value string) bool {319 func (m *startsWithMatcher) String() string {