Skip to content
This repository has been archived by the owner on Apr 9, 2021. It is now read-only.

Go generated code reference has no mention of error handling #770

Open
adg opened this issue Oct 24, 2018 · 0 comments
Open

Go generated code reference has no mention of error handling #770

adg opened this issue Oct 24, 2018 · 0 comments
Assignees

Comments

@adg
Copy link

adg commented Oct 24, 2018

The Go Generated Code Reference makes no mention of how errors are handled (or should be handled).

The particular question I would like answered: if a streaming server method Service.Foo returns an error before sending any messages, will the client see receive the error from the initial call to client.Foo(), or the call to Service_FooClient.Recv()?

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants