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 Run(cfg Config, in io.Reader, out io.Writer) error + type Config struct + KeyField string + NumericSort bool + SortField string + SortMem string + SortTmp string + Strategy string + func DefaultConfig() Config + func (c Config) Validate() error