package
1.3.9
Repository: https://github.com/ochom/gutils.git
Documentation: pkg.go.dev

# Functions

Bool returns a boolean from env variable or the provided default value when variable not found.
Float returns a float from env variable or the provided default value when variable not found.
Get returns env variable or the provided default value when variable not found.
Int returns an integer from env variable or the provided default value when variable not found.