Documentation
¶
Index ¶
- func GetEnvAsFloat64OrFallback(key string, defaultValue float64) (float64, error)
- func GetEnvAsIntOrFallback(key string, defaultValue int) (int, error)
- func GetEnvAsStringOrFallback(key, defaultValue string) string
- func SetBoolPtrFromEnvVal(dst **bool, keys []string)
- func SetFromEnvVal(dst *string, keys []string)
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func SetBoolPtrFromEnvVal ¶
func SetFromEnvVal ¶
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.