Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func CheckConfigFile ¶
func CheckConfigFile() error
func WriteConfig ¶
func WriteConfig(t TomlConfig) error
Types ¶
type TomlConfig ¶
type TomlConfig struct { Storage storage Language language Log log }
func ReadConfig ¶
func ReadConfig() (TomlConfig, error)
Click to show internal directories.
Click to hide internal directories.