mirror of
https://github.com/protocolbuffers/protobuf-go.git
synced 2025-03-10 16:14:39 +00:00
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>