r3labs / diff

A library for diffing golang structures
Mozilla Public License 2.0
895 stars 84 forks source link

Do you think it is necessary to diff two different fields? #109

Open KelvinChen684 opened 2 months ago

KelvinChen684 commented 2 months ago

I have a need to diff two different fields when I use the diff package.