Versions in this module Expand all Collapse all v1 v1.1.1 Jun 15, 2025 v1.1.0 Jun 9, 2025 Changes in this version + func GetEnv(key string) (string, bool) + func GetEnvValue(key string) string + func GetEnvWithDefault(key, defaultValue string) string + func KeyExists(key string) bool