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
Add streaming parameter to protoc-gen-pluginrpc-go to denote how to handle streaming methods. The three valid values are error, warn, ignore. The default is warn. See the docs for more details.