Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func ConfigPath ¶
ConfigPath returns the path to the config.yaml file
func ValidateCache ¶
ValidateCache validates cache driver value
func ValidateDatabase ¶
ValidateDatabase validates database driver value
func ValidateQueue ¶
ValidateQueue validates queue driver value
Types ¶
type Config ¶
type Config struct {
Defaults DefaultConfig `yaml:"defaults"`
}
Config represents global CLI configuration
Click to show internal directories.
Click to hide internal directories.