protobuf-go/internal
Damien Neil 4be2fb4ada internal/legacy: use v2 proto.Unmarshal
The v2 decoder isn't 100% complete, but it's good enough.
Delete the vendored copy of the v1 Unmarshal implementation.

Change-Id: Ibeabbb2e9109a1ec3df57e71f98b7aa4a583fc5b
Reviewed-on: https://go-review.googlesource.com/c/154577
Reviewed-by: Joe Tsai <thebrokentoaster@gmail.com>
2018-12-17 22:15:00 +00:00
..
cmd proto: wire decoding support 2018-12-17 18:48:00 +00:00
detrand internal/detrand: support disabling detrand 2018-11-29 07:49:45 +00:00
encoding reflect/prototype: hoist semantic options into builders 2018-12-11 20:25:45 +00:00
errors
flags
impl reflect/prototype: hoist semantic options into builders 2018-12-11 20:25:45 +00:00
legacy internal/legacy: use v2 proto.Unmarshal 2018-12-17 22:15:00 +00:00
pragma internal/pragma: package to statically enforce certain properties 2018-08-06 21:47:01 +00:00
protogen/goldentest protogen: annotate interface methods 2018-12-12 19:34:33 +00:00
scalar internal/scalar: add scalar package for primitive wrappers 2018-11-28 07:06:11 +00:00
set internal/set: add set package for set data structures 2018-08-09 21:46:35 +00:00
testprotos proto: wire decoding support 2018-12-17 18:48:00 +00:00
typefmt reflect/protoreflect: add HasJSONName, ReservedRanges, and ReservedNames 2018-12-07 20:10:15 +00:00
value internal/value: bugfix for v2 message conversion 2018-12-13 01:11:07 +00:00