Documentation
¶
Index ¶
Constants ¶
View Source
const ( // EnvvarWorkspaceRoot names the environment variable we check for the workspace root path EnvvarWorkspaceRoot = "LEEWAY_WORKSPACE_ROOT" // EnvvarRemoteCacheBucket configures a bucket name. This enables the use of RemoteStorage EnvvarRemoteCacheBucket = "LEEWAY_REMOTE_CACHE_BUCKET" // EnvvarRemoteCacheStorage configures a Remote Storage Provider. Default is GCP EnvvarRemoteCacheStorage = "LEEWAY_REMOTE_CACHE_STORAGE" )
Variables ¶
This section is empty.
Functions ¶
Types ¶
This section is empty.
Source Files
¶
Click to show internal directories.
Click to hide internal directories.