Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func GetRequiredEnv ¶
GetRequiredEnv retrieves the value of a required environment variable. If the environment variable is not set or is empty, it returns an error.
func RequireEnvs ¶
RequireEnvs checks if all required environment variables are set. It takes a variadic list of environment variable keys and returns an error if any of the required variables are not set.
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.