Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
View Source
var ( // switch between modes BaseDataPathType = "homedir" // or "path" // default data path BaseDataPathValue = "/var/lib/ocis" )
View Source
var ( // switch between modes BaseConfigPathType = "homedir" // or "path" // default config path BaseConfigPathValue = "/etc/ocis" )
Functions ¶
func BaseConfigPath ¶
func BaseConfigPath() string
func BaseDataPath ¶
func BaseDataPath() string
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.