Searched defs:appendMatchingPropertiesTestCase (Results 1 – 1 of 1) sorted by relevance
1114 type appendMatchingPropertiesTestCase struct { struct1115 in1 []interface{}1116 in2 interface{}1117 out []interface{}1118 order Order // default is Append1119 filter ExtendPropertyFilterFunc1120 err error