mirror of
https://github.com/protocolbuffers/protobuf-go.git
synced 2025-01-17 10:11:58 +00:00
50c16719d7
The v2 implementation will eagerly unmarshal extension fields, which means that the logic to synchronize the extensions fields is no longer necessary. Using type aliases, we can ensure impl.ExtensionsV1 is identical to the extensions map prior to a4ab9ec5 from May 2016. This makes it such that we only have one legacy implementation that we have to deal with. Change-Id: I41b977e912fbb899c5bc4f055890d474b419429c Reviewed-on: https://go-review.googlesource.com/c/protobuf/+/172240 Reviewed-by: Damien Neil <dneil@google.com> |
||
---|---|---|
.. | ||
cmd | ||
descopts | ||
detrand | ||
encoding | ||
errors | ||
fieldnum | ||
fileinit | ||
flags | ||
impl | ||
legacy | ||
mapsort | ||
pragma | ||
prototype | ||
scalar | ||
set | ||
testprotos | ||
typefmt | ||
value |