protobuf-go/protogen
Damien Neil ae2a561335 protogen: annotate interface methods
Record annotations on methods in interface types (e.g., gRPC
server/client methods).

Generate annotations in golden tests, even when not checking the
content, to catch annotations without a corresponding symbol.

Change-Id: I44ae6caf66f709dc7f4686e931be04b8b6fa843d
Reviewed-on: https://go-review.googlesource.com/c/153877
Reviewed-by: Joe Tsai <thebrokentoaster@gmail.com>
2018-12-12 19:34:33 +00:00
..
testdata/go_package protogen, cmd/protoc-gen-go: initial commit 2018-08-22 17:08:04 +00:00
names_test.go cmd/protoc-gen-go: add support for protobuf reflection 2018-12-05 19:32:12 +00:00
names.go cmd/protoc-gen-go: add support for protobuf reflection 2018-12-05 19:32:12 +00:00
protogen_test.go cmd/protoc-gen-go: generate descriptor and plugin with reflection 2018-12-06 17:47:27 +00:00
protogen.go protogen: annotate interface methods 2018-12-12 19:34:33 +00:00