package
Version:
v0.1.8
Opens a new window with list of versions in this module.
Published: Dec 9, 2024
License: MIT
Opens a new window with license information.
Imports: 2
Opens a new window with list of imports.
Imported by: 3
Opens a new window with list of known importers.
Documentation
¶
Package env implements the functions, types, and interfaces for the module.
GetEnv retrieves the value of an environment variable with the given key.
SetEnv sets an environment variable with the given key and value.
The key is converted to uppercase before setting the environment variable.
Var constructs a string by joining the given string slices with underscores and converting to uppercase.
Source Files
¶
Click to show internal directories.
Click to hide internal directories.