Versions in this module Expand all Collapse all v0 v0.0.1 Feb 6, 2025 Changes in this version + func Bool(env string, defaultValue bool) bool + func Float64(env string, defaultValue float64) float64 + func Int(env string, defaultValue int) int + func String(env string, defaultValue string) string