Documentation ¶
Index ¶
- func GetLocalPath() (string, error)
- func GetUserHomePath() (string, error)
- func LoadConfig(configFile string, config interface{}) (err error)
- func SaveConfig(configFile string, config interface{}) error
- func SearchForConfigFile(filename string, folder string, searchLocally bool, searchUser bool, ...) (foundFullPath string, err error)
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func GetLocalPath ¶
GetLocalPath - get the path of current folder
func GetUserHomePath ¶
GetUserHomePath - get home folder of the current user
func LoadConfig ¶
LoadConfig - load configuration file
func SaveConfig ¶
SaveConfig - saving current config in the file
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.