Searched refs:CloneProperties (Results 1 – 2 of 2) sorted by relevance
280 got := CloneProperties(reflect.ValueOf(testCase.in).Elem()).Interface()517 got := CloneProperties(reflect.ValueOf(testCase.in).Elem()).Interface()
23 func CloneProperties(structValue reflect.Value) reflect.Value { func105 newValue := CloneProperties(srcFieldValue)