Documentation ¶ Index ¶ func Bool(env string, defaultValue bool) bool func Float64(env string, defaultValue float64) float64 func Int(env string, defaultValue int) int func String(env string, defaultValue string) string Constants ¶ This section is empty. Variables ¶ This section is empty. Functions ¶ func Bool ¶ func Bool(env string, defaultValue bool) bool func Float64 ¶ func Float64(env string, defaultValue float64) float64 func Int ¶ func Int(env string, defaultValue int) int func String ¶ func String(env string, defaultValue string) string Types ¶ This section is empty. Source Files ¶ View all Source files helper.go Click to show internal directories. Click to hide internal directories.