Searched defs:startsWithMatcher (Results 1 – 1 of 1) sorted by relevance
335 type startsWithMatcher struct { struct336 prefix string339 func (m *startsWithMatcher) Test(value string) bool {343 func (m *startsWithMatcher) String() string {