Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func GetParameterFromEnvironment ¶ added in v0.2.0
GetParameterFromEnvironment retrieves the value of a parameter from the environment variables. It returns the value and a boolean indicating whether the parameter was set.
func ParameterToEnvironmentVariable ¶ added in v0.2.0
ParameterToEnvironmentVariable converts a parameter name to an environment variable name. It converts the name to uppercase, replaces invalid characters with underscores, and prefixes it with "OCULAR_PARAM_".
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.