Versions in this module Expand all Collapse all v0 v0.1.1 Apr 2, 2026 v0.1.0 Apr 2, 2026 Changes in this version + type Match struct + FilePath string + LineContent string + LineNumber uint64 + func CodeSearch(repoPath, query string, caseSensitive bool) ([]Match, error) + type RipgrepMatch struct + Data struct{ ... } + Type string + type RipgrepText struct + Text string