Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func OptionalEnv ¶
OptionalEnv returns the value for environment variable if it exists, otherwise returns an empty string.
func OptionalEnvOrDefault ¶
OptionalEnvOrDefault returns the value for environment variable if it exists, otherwise returns the default value.
func RequireEnv ¶
RequireEnv requires environment variable to be present. The constraint can be verified only during execution of the workspace build (determined with env `CODER_WORKSPACE_BUILD_ID`).
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.