Versions in this module Expand all Collapse all v0 v0.1.0 Jul 18, 2026 Changes in this version + var ErrInvalidMetric = persist.ErrInvalidMetric + type FindSymbolOptions = persist.FindSymbolOptions + type Manifest struct + CommitHash string + IndexTimestamp string + SchemaVersion string + func GetManifest(r Reader) (Manifest, error) + type PRRef = types.PRRef + type Reader = persist.StoreReader + func OpenReadOnly(path string) (Reader, error) + type SearchFTSOptions = persist.SearchFTSOptions + type SearchHit = persist.SearchHit