Documentation ¶
Index ¶
- Variables
- func GetSubList(sourceMap map[string]interface{}, subKey string) []interface{}
- func GetSubMap(sourceMap map[string]interface{}, subKey string) (map[string]interface{}, bool)
- func MergeList(source map[string]interface{}, result map[string]interface{}, ...)
- func MergeMap(source map[string]interface{}, result map[string]interface{}, ...)
Constants ¶
This section is empty.
Variables ¶
View Source
var MergeRuleMap = map[string]mergeJsonRule.MergeRule{}
Functions ¶
func GetSubList ¶
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.