You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
unfortunately the ID is now hidden in identical fields, but it is critical to understanding the diff. It would be nice if there was some utility option to always show a field in a diff for a type.
I envision an interface similar to cmpopts.IgnoreFields() but it guarentees a diff always will show a field if a diff exists for objects that match that type.