Documentation
¶
Overview ¶
Inspired by similar approach in: https://github.com/helm/helm (Apache 2.0 License).
Index ¶
Constants ¶
View Source
const ( // CacheHomeEnvVar is the environment variable used by Outblocks // for the cache directory. When no value is set a default is used. CacheHomeEnvVar = "OUTBLOCKS_CACHE_HOME" // ConfigHomeEnvVar is the environment variable used by Outblocks // for the config directory. When no value is set a default is used. ConfigHomeEnvVar = "OUTBLOCKS_CONFIG_HOME" // DataHomeEnvVar is the environment variable used by Outblocks // for the data directory. When no value is set a default is used. DataHomeEnvVar = "OUTBLOCKS_DATA_HOME" )
Variables ¶
This section is empty.
Functions ¶
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.