getenv package is assign default value if env var is empty.
-
Updated
Dec 19, 2023 - Go
getenv package is assign default value if env var is empty.
envhunter is a static analysis tool for go code that hunts down references to environment variables
a simple getenv wrapper to allow for default environment. inspired by python's os.getenv("ENV", default)
Golang implementation to manage environment variables in system.
Add a description, image, and links to the getenv topic page so that developers can more easily learn about it.
To associate your repository with the getenv topic, visit your repo's landing page and select "manage topics."