Documentation ¶
Index ¶
Constants ¶
View Source
const ( // CacheHomeEnvVar is the environment variable used by the // XDG base directory specification for the cache directory. CacheHomeEnvVar = "XDG_CACHE_HOME" // ConfigHomeEnvVar is the environment variable used by the // XDG base directory specification for the config directory. ConfigHomeEnvVar = "XDG_CONFIG_HOME" // DataHomeEnvVar is the environment variable used by the // XDG base directory specification for the data directory. DataHomeEnvVar = "XDG_DATA_HOME" )
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.