Documentation ¶ Index ¶ func Bool(env string, defaultValue bool) bool func Float64(env string, defaultValue float64) float64 func Int64(env string, defaultValue int64) int64 func JSON[T any](env string, defaultValue T) T 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 Int64 ¶ func Int64(env string, defaultValue int64) int64 func JSON ¶ func JSON[T any](env string, defaultValue T) T 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.