Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func GetConfigPath ¶
GetConfigPath returns the location for which the configuration files are stored. Linux: we follow the XDG Base Directory specification macOS: $HOME/Library/Application Support/appName Windows: %AppData%/appName Other: ./appName (we use current directory)
func GetDataPath ¶
GetDataPath returns the location for which the data files are stored. Linux: we follow the XDG Base Directory specification All others: the "data" directory in the path retunred by GetConfigPath
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.