Documentation ¶ Index ¶ 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 Constants ¶ This section is empty. Variables ¶ This section is empty. Functions ¶ func GetBool ¶ func GetBool(key string, defaultValue bool) bool func GetFloat ¶ func GetFloat(key string, defaultValue float64) float64 func GetHostname ¶ func GetHostname(defaultValue string) string func GetInt ¶ func GetInt(key string, defaultValue int) int func GetString ¶ func GetString(key, defaultValue string) string Types ¶ This section is empty. Source Files ¶ View all Source files env.go Click to show internal directories. Click to hide internal directories.