Versions in this module Expand all Collapse all v1 v1.3.0 May 19, 2026 v1.2.14 May 19, 2026 Changes in this version + func Bool(keys ...string) bool + func Get(defaultValue string, keys ...string) string + func GetDuration(defaultValue time.Duration, keys ...string) time.Duration + func GetInt(defaultValue int, keys ...string) int + func IsSet(keys ...string) bool + func Lookup(keys ...string) (string, bool) + func String(keys ...string) string