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 have a question, not sure if this is the place to ask. But how do you do references using the embed directive recently introduced in Go 16?
Example, I have a JSON schema that references another definition in another file, how do we do that with the package?