Documentation
¶
Index ¶
- func CheckValue(db *gorm.DB, key, defaultValue string)
- func GetBoolEnv(key string) bool
- func GetBoolValue(db *gorm.DB, key string) bool
- func GetEnv(key string) string
- func GetIntEnv(key string) int
- func GetIntValue(db *gorm.DB, key string, defaultVal int) int
- func GetValue(db *gorm.DB, key string) string
- func LoadEnvs(objPtr any)
- func LookupEnv(key string) (string, bool)
- func ReadConf()
- func SetValue(db *gorm.DB, key, value string)
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func CheckValue ¶
func GetBoolEnv ¶
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.