Versions in this module Expand all Collapse all v0 v0.2.0 Jul 17, 2026 Changes in this version + type Source struct + func New(r io.Reader, name string) *Source + func Open(path string) (*Source, error) + func (s *Source) Close() error + func (s *Source) Next(ctx context.Context) (domain.Record, error)