package
Version:
v1.3.2
Opens a new window with list of versions in this module.
Published: Oct 24, 2024
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 reads environment variables.
Bool extracts bool from env var.
It returns the provided defaultValue if the env var is empty.
The bool returned is also recorded in logs.
String extracts string from env var.
It returns the provided defaultValue if the env var is empty.
The string returned is also recorded in logs.
Source Files
¶
Click to show internal directories.
Click to hide internal directories.