Versions in this module Expand all Collapse all v0 v0.9.2 Feb 19, 2026 Changes in this version + func EnvOrDefault(key, def string) string + func EnvOrDefaultBool(key string, def bool) bool + func EnvOrDefaultInt(key string, def int) int