Documentation ¶
Index ¶
Constants ¶
View Source
const ( // CacheHomeEnvVar is the environment variable used by Hln // for the cache directory. When no value is set a default is used. CacheHomeEnvVar = "HLN_CACHE_HOME" // ConfigHomeEnvVar is the environment variable used by Hln // for the config directory. When no value is set a default is used. ConfigHomeEnvVar = "HLN_CONFIG_HOME" // DataHomeEnvVar is the environment variable used by Hln // for the data directory. When no value is set a default is used. DataHomeEnvVar = "HLN_DATA_HOME" )
Variables ¶
This section is empty.
Functions ¶
func ConfigPath ¶
ConfigPath returns the path where Hln stores configuration.
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.