mirror of
https://github.com/protocolbuffers/protobuf-go.git
synced 2025-01-17 10:11:58 +00:00
705acadcc7
We change Unmarshal to reset a message by default. * We add a Merge option to UnmarshalOptions for explicit merging. * We speed up Reset by checking for the Reset method. * Remove TODOs in prototext and protojson about reset behavior. Fixes golang/protobuf#890 Change-Id: Ibd8963c741053f564acf061fbdb846699942109c Reviewed-on: https://go-review.googlesource.com/c/protobuf/+/195457 Reviewed-by: Damien Neil <dneil@google.com> |
||
---|---|---|
.. | ||
cmd | ||
conformance | ||
descfmt | ||
descopts | ||
detrand | ||
encoding | ||
errors | ||
fieldnum | ||
filedesc | ||
filetype | ||
flags | ||
impl | ||
mapsort | ||
pragma | ||
set | ||
strs | ||
testprotos |