runtime

package
v0.2.6 Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: Feb 17, 2026 License: GPL-3.0 Imports: 1 Imported by: 1

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func GetParameterFromEnvironment added in v0.2.0

func GetParameterFromEnvironment(name string) (string, bool)

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

func ParameterToEnvironmentVariable(name string) string

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.

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL