Versions in this module Expand all Collapse all v0 v0.2.37 Aug 20, 2026 v0.2.36 Aug 18, 2026 Changes in this version + var Exporters = map[string]func() finc.Exporter + func FormatNames() []string + func Run(cfg Config, r io.Reader, w io.Writer) error + type Config struct + BatchSize int + Format string + NumWorkers int + WithFullrecord bool + func DefaultConfig() Config