Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

protoc-gen-go: fix deprecated comment for grpc methods #952

Merged
merged 1 commit into from Sep 20, 2019

Conversation

menghanl
Copy link
Contributor

The deprecated comment was only added to the method of an unexported type.

grpc/grpc-go#3023

@menghanl
Copy link
Contributor Author

cc @dfawley

@dfawley
Copy link
Contributor

dfawley commented Sep 20, 2019

LGTM

@dsnet dsnet merged commit 1680a47 into golang:master Sep 20, 2019
gopherbot pushed a commit to protocolbuffers/protobuf-go that referenced this pull request Nov 8, 2019
Also add deprecation comments on methods.

Forward port:
  golang/protobuf#785
  golang/protobuf#952

Fixes golang/protobuf#816

Change-Id: Id4d9f08b39fe16eaf57fb7a92fb8ada222b5cbf4
Reviewed-on: https://go-review.googlesource.com/c/protobuf/+/205246
Reviewed-by: Joe Tsai <thebrokentoaster@gmail.com>
@golang golang locked and limited conversation to collaborators Jun 26, 2020
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

3 participants