Versions in this module Expand all Collapse all v0 v0.0.1 Mar 27, 2026 Changes in this version + func GetBool(key string, defaultValue bool) bool + func GetFloat(key string, defaultValue float64) float64 + func GetHostname(defaultValue string) string + func GetInt(key string, defaultValue int) int + func GetString(key, defaultValue string) string