issues
search
r3labs
/
diff
A library for diffing golang structures
Mozilla Public License 2.0
895
stars
84
forks
source link
fix calling interface on struct values that are private
#58
Closed
purehyperbole
closed
3 years ago
purehyperbole
commented
3 years ago
[x] Skip struct values that do not allow us to call
Interface()
on them
Fixes #57
Interface()
on themFixes #57