Closed anasanzari closed 3 years ago
Can we have non empty values copying functionality from one struct to another. Basically it should check for zero values in the source struct, and assign to destination only when it is not empty.
Can we have non empty values copying functionality from one struct to another. Basically it should check for zero values in the source struct, and assign to destination only when it is not empty.