Documentation ¶ Index ¶ func Bool(key string, defaultValue bool) bool func Float32(key string, defaultValue float32) float32 func Float64(key string, defaultValue float64) float64 func Int(key string, defaultValue int) int func String(key, defaultValue string) string Constants ¶ This section is empty. Variables ¶ This section is empty. Functions ¶ func Bool ¶ func Bool(key string, defaultValue bool) bool func Float32 ¶ func Float32(key string, defaultValue float32) float32 func Float64 ¶ func Float64(key string, defaultValue float64) float64 func Int ¶ func Int(key string, defaultValue int) int func String ¶ func String(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.