protobuf-go/cmd/protoc-gen-go-grpc
Damien Neil ba1159f426 protogen: move comment generation into protogen
Most plugins need to copy comments from .proto source files into the
generated code. Move this functionality into protogen to avoid
duplicating it everywhere.

Change-Id: I48a96ba794192e7ddc00281342afd4805ef6fe0f
Reviewed-on: https://go-review.googlesource.com/c/142890
Reviewed-by: Joe Tsai <thebrokentoaster@gmail.com>
2018-10-17 21:03:49 +00:00
..
internal_gengogrpc protogen: move comment generation into protogen 2018-10-17 21:03:49 +00:00
testdata/grpc cmd/protoc-gen-go-grpc: add deprecation comments 2018-09-28 21:55:39 +00:00
golden_test.go test.bash: do not run golden tests by default 2018-10-16 16:49:18 +00:00
main.go cmd/protoc-gen-go-grpc: add gRPC code generator 2018-09-27 19:32:34 +00:00