Versions in this module Expand all Collapse all v1 v1.8.1 Aug 21, 2024 Changes in this version + type Config struct + Excludes string + MainFile string + SearchDir string + type Format struct + func New() *Format + func (f *Format) Build(config *Config) error + func (f *Format) Run(src io.Reader, dst io.Writer) error