Versions in this module Expand all Collapse all v1 v1.3.0 Jun 23, 2026 Changes in this version + type Searcher struct + func NewSearcher() *Searcher + func (s *Searcher) Search(ctx context.Context, pattern, path, ext string, limit, offset int) ([]engine.StructuralMatch, int, error)