Documentation
¶
Index ¶
Constants ¶
View Source
const ( // LinuxAppDataPath - linux path LinuxAppDataPath = "/etc/netclient/" // MacAppDataPath - mac path MacAppDataPath = "/Applications/Netclient/" // WindowsAppDataPath - windows path WindowsAppDataPath = "C:\\Program Files (x86)\\Netclient\\" )
*** Added here to avoid cyclic pkg import dependency with netclient ***
Variables ¶
This section is empty.
Functions ¶
func GetDataPath ¶
func GetDataPath() string
GetDataPath - returns path to netclient config directory
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.