Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type Config ¶
type Config struct { Logger interfaces.Logger // contains filtered or unexported fields }
Config has an initialized version of spf13/viper
func (*Config) ReadConfig ¶
ReadConfig opens the configuration file and initializes viper
Click to show internal directories.
Click to hide internal directories.