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
I don't agree with the assumption there. JSON Schema always operates on object instances as opposed to pointers so the code could become messy attempting to solve this. I've updated the README to try and clarify this at least.
If we have the following type
then the reflection will miss the fact that the type implements the method.
There's a workaround to defint the func having value receiver, but the pointer receiver should also work.
The text was updated successfully, but these errors were encountered: