mirror of
https://github.com/protocolbuffers/protobuf-go.git
synced 2025-01-01 03:14:16 +00:00
69839c78c3
It seems safer to explicitly mention exactly which messages have special handling, rather than special casing the .profile that they live in. This is safer because there is no guarantee that new messages won't be added to each of these files. The protojson implementation is modified to no longer rely on a isCustomType helper and instead return a marshal or unmarshal function pointer that is non-nil if specialized serialization exists for that message type. Change-Id: I5e3551d66f5a4b9024e583b627c0292cb7da6803 Reviewed-on: https://go-review.googlesource.com/c/protobuf/+/235657 Reviewed-by: Herbie Ong <herbie@google.com> |
||
---|---|---|
.. | ||
benchmarks | ||
cmd | ||
conformance | ||
descfmt | ||
descopts | ||
detrand | ||
encoding | ||
errors | ||
fieldsort | ||
filedesc | ||
filetype | ||
flags | ||
fuzz | ||
fuzztest | ||
genid | ||
impl | ||
mapsort | ||
msgfmt | ||
pragma | ||
protobuild | ||
protolegacy | ||
set | ||
strs | ||
testprotos | ||
version | ||
weakdeps |