package
Version:
v0.27.0
Opens a new window with list of versions in this module.
Published: Sep 17, 2023
License: MIT
Opens a new window with license information.
Imports: 3
Opens a new window with list of imports.
Imported by: 0
Opens a new window with list of known importers.
Documentation
¶
Package env implements auxiliary functions to access
environment variables values.
Bool will try to retrieve a boolean value from the
environment variable.
Int will try to retrieve an integer value from the
environment variable.
List will try to retrieve a list of strings values from the
environment variable.
String will try to retrieve a string value from the
environment variable.
Source Files
¶
Click to show internal directories.
Click to hide internal directories.