Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type Config ¶
type Config struct { Paths *ConfigPaths SettingsList map[string]interface{} }
func Init ¶
func Init(paths *ConfigPaths) (*Config, error)
func (*Config) LookupOption ¶
type ConfigPaths ¶
func GetDefaultPath ¶
func GetDefaultPath() (*ConfigPaths, error)
Click to show internal directories.
Click to hide internal directories.