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
👋 Hello! Very minor issue here, but I was hitting a bit of confusion trying to figure out if I should be using --<lang>_opt or --<lang>_out to pass a custom flag to a protogen plugin.
The current info in the godoc specifies the latter, which I believe is legacy. Maybe the opt equivalent should be documented there instead/as well?