Documentation ¶
Index ¶
- func Contains(container, containee map[string]interface{}) bool
- func ConvertJSONStringsToMaps(merged *map[string]interface{})
- func IsJSONString(jsonStr string) bool
- func JsonStringToMap(jsonStr string) map[string]interface{}
- func StructToMap(obj interface{}) (newMap map[string]interface{}, err error)
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func ConvertJSONStringsToMaps ¶
func ConvertJSONStringsToMaps(merged *map[string]interface{})
Converts JSON strings within a map to maps for JSON data processing.
func IsJSONString ¶
func JsonStringToMap ¶
func StructToMap ¶
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.