mirror of
https://github.com/protocolbuffers/protobuf-go.git
synced 2025-02-22 12:39:52 +00:00
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>