protobuf-go/testing/prototest
Joe Tsai 1a290e9a0e reflect/protoreflect: add MessageFieldTypes
The MessageFieldTypes interface (if implemented by a MessageType)
provides Go type information about the fields if they are
an enum or message type.

Change-Id: I68b20f5726377f6b0f2c20a8b6e45f9802b43f67
Reviewed-on: https://go-review.googlesource.com/c/protobuf/+/236777
Reviewed-by: Damien Neil <dneil@google.com>
2020-07-23 21:24:58 +00:00
..
enum.go types/dynamicpb: add NewEnumType 2020-06-10 19:22:58 +00:00
message.go reflect/protoreflect: add MessageFieldTypes 2020-07-23 21:24:58 +00:00
prototest_test.go testing/prototest: refactor prototest API 2020-02-20 22:47:27 +00:00