package
0.0.0-20250204145346-efea56b85fcb
Repository: https://github.com/xopham/frizbee.git
Documentation: pkg.go.dev
# Functions
DefaultConfig returns the default configuration.
FromCommand returns the configuration from the cobra command.
MergeUserConfig merges the user configuration with the default configuration.
ParseConfigFile parses a configuration file.
ParseConfigFileFromFS parses a configuration file from a filesystem.
# Variables
ContextConfigKey is the context key for the configuration.
ErrNoConfigInContext is returned when no configuration is found in the context.