The highest tagged major version is
v16.
package
Version:
v14.6.3
Opens a new window with list of versions in this module.
Published: Jan 18, 2022
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
¶
GetBool fetches and parses a boolean typed environment variable
If the variable is empty, returns `fallback` and no error.
If there is an error, returns `fallback` and the error.
GetInt fetches and parses an integer typed environment variable
If the variable is empty, returns `fallback` and no error.
If there is an error, returns `fallback` and the error.
Source Files
¶
Click to show internal directories.
Click to hide internal directories.