Versions in this module Expand all Collapse all v4 v4.0.0 Jun 18, 2024 Changes in this version + type Formatter struct + func New(fieldNames []string, w io.Writer) *Formatter + func (f *Formatter) Flush() error + func (f *Formatter) WriteRow(vals ...any) error v4.0.0-rc1 Jun 10, 2024 Other modules containing this package github.com/simplesurance/baur/v3 github.com/simplesurance/baur/v5