Documentation
¶
Index ¶
- func GetBool(key string) bool
- func GetBoolOrDefault(key string, val bool) bool
- func GetInt(key string) int
- func GetIntOrDefault(key string, val int) int
- func GetItem(key string) any
- func GetItemOrDefault(key string, val any) any
- func GetItemToStruct(key string, a any)
- func GetString(key string) string
- func GetStringOrDefault(key string, val string) string
- func GetStringSlice(key string) []string
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func GetBoolOrDefault ¶
func GetIntOrDefault ¶
func GetItemOrDefault ¶
func GetItemToStruct ¶
func GetStringOrDefault ¶
func GetStringSlice ¶
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.