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
Example 1, panic: interface with Equal method, struct embeds other struct with Equal method. https://go.dev/play/p/LJ-oE6zu9ul (not exactly sure what makes this one tick)
Example 1, panic: interface with Equal method, struct embeds other struct with Equal method. https://go.dev/play/p/LJ-oE6zu9ul (not exactly sure what makes this one tick)
Example 2, panic: pointer receiver for Equal, embedded in other struct: https://go.dev/play/p/UP22F8H36rx
The text was updated successfully, but these errors were encountered: