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 + func FormatNames() []string + func Run(cfg Config, r io.Reader, w io.Writer) error + type Config struct + BatchSize int + Name string + NumWorkers int + Verbose bool + func DefaultConfig() Config + type IntermediateSchemaer interface + ToIntermediateSchema func() (*finc.IntermediateSchema, error)