Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func ApplyToFlags ¶
func ApplyToFlags(cfg map[string]interface{})
ApplyToFlags overrides flag defaults from config for any flag not explicitly set on the command line. Call this AFTER flag.Parse(). Keys in the config can use either hyphens or underscores (e.g. "log-level" or "log_level" both match the -log-level flag).
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.