Versions in this module Expand all Collapse all v0 v0.0.1 Sep 26, 2023 v0.0.0 Sep 26, 2023 Changes in this version + func Apply(cfg interface{}, options *Options) error + func Help(cfg interface{}, options *Options) (string, error) + type Options struct + AllowUnknownConfigFileKeys bool + ConfigFileType string + ConfigFilename string + DisableCommandLine bool + DisableConfigFile bool + DisableEnviornment bool + DisableHelp bool + DisableHelpOnMissingRequired bool + DisableVersion bool + EnvironmentPrefix string + Help func(str string) + HelpFooter string + HelpHeader string + HelpWriter io.Writer + Name string + UseSingleDashArguments bool + Version string