Documentation
¶
Index ¶
- func GetBoolEnv(key string) bool
- func GetEnv(key string) string
- func GetIntEnv(key string) int
- func IsBool(value interface{}) bool
- func IsInt(value interface{}) bool
- func IsString(value interface{}) bool
- func IsUint(value interface{}) bool
- func LoadEnvs(objPtr any)
- func LookupEnv(key string) (string, bool)
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func GetBoolEnv ¶
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.