Versions in this module Expand all Collapse all v1 v1.9.18 Jun 18, 2024 v1.9.15 Jun 17, 2024 Changes in this version + const RegisteredDriverName + type File struct + func NewFile(tableReplacer table.Replacer) *File + func (f *File) Open(url string) (source.Driver, error) + func (f *File) ReadDown(version uint) (r io.ReadCloser, identifier string, err error) + func (f *File) ReadUp(version uint) (io.ReadCloser, string, error)