Versions in this module Expand all Collapse all v1 v1.0.1 Sep 12, 2024 v1.0.0 Jan 28, 2024 Changes in this version + type ConfigGenerator interface + Config func() ([]byte, error) + ConfigToFile func(file string) error + ConfigWithTemplate func(tpl string) ([]byte, error)