Versions in this module Expand all Collapse all v2 v2.0.0 Jun 14, 2023 Changes in this version + type ForEachIndexCallback func(isMultiTenantIndex bool, idx Index) error + type Index interface + Close func() error + Name func() string + Path func() string + Reader func() (io.ReadSeeker, error) + type OpenIndexFileFunc func(string) (Index, error)