mirror of
https://github.com/protocolbuffers/protobuf-go.git
synced 2025-01-29 09:32:38 +00:00
0bf97b7e36
Recognize messagesets in the validator. Currently, this just gives up and reports an unknown validity rather than trying to descend into the messageset. Plumb fast-path initialization checks through messageset decoding. Change-Id: Ice55f28e8555764e4ce2720251830e8cf475c133 Reviewed-on: https://go-review.googlesource.com/c/protobuf/+/216245 Reviewed-by: Joe Tsai <joetsai@google.com>