Versions in this module Expand all Collapse all v1 v1.2.0 Nov 17, 2025 Changes in this version + func GetEnvAsBool(key string, defaultValue bool) bool + func GetEnvAsInt(key string, defaultValue int) int + func GetEnvAsString(key, defaultValue string) string