protobuf-go/types/dynamicpb
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
..
dynamic_test.go types/dynamicpb: add NewEnumType 2020-06-10 19:22:58 +00:00
dynamic.go reflect/protoreflect: add MessageFieldTypes 2020-07-23 21:24:58 +00:00