I am trying to implement a diff logic using the interface implementation in Golang. I need to find the diff for different structs.
So I\'m trying something like this