Documentation ¶
Index ¶
- func Contains(mapData map[string]string, key string) bool
- func GetBoolean(mapData map[string]string, key string, defaultValue bool) bool
- func GetFloat32(mapData map[string]string, key string, defaultValue float32) float32
- func GetFloat64(mapData map[string]string, key string, defaultValue float64) float64
- func GetInt(mapData map[string]string, key string, defaultValue int) int
- func GetInt64(mapData map[string]string, key string, defaultValue int64) int64
- func GetString(mapData map[string]string, key string, defaultValue string) string
- type SafeMap
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func GetBoolean ¶
GetBoolean defined GetBoolean
func GetFloat32 ¶
GetFloat32 defined GetFloat32
func GetFloat64 ¶
GetFloat64 defined GetFloat64
Types ¶
Click to show internal directories.
Click to hide internal directories.