Versions in this module Expand all Collapse all v5 v5.0.1 Aug 6, 2024 v5.0.0 Aug 6, 2024 Changes in this version + const EnvKey + const EnvOrKey + func Env(key string) (string, error) + func EnvOr(key string, def string) string + func New() hctx.Map