Skip to content

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

Merged
dsnet merged 1 commit into
golang:masterfrom
menghanl:grpc_deprecated
Sep 20, 2019
Merged

protoc-gen-go: fix deprecated comment for grpc methods#952
dsnet merged 1 commit into
golang:masterfrom
menghanl:grpc_deprecated

Conversation

@menghanl

Copy link
Copy Markdown
Contributor

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

grpc/grpc-go#3023

@menghanl

Copy link
Copy Markdown
Contributor Author

cc @dfawley

@dfawley

dfawley commented Sep 20, 2019

Copy link
Copy Markdown
Contributor

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.

3 participants