protobuf-go/proto
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
..
decode_gen.go proto: wire decoding support 2018-12-17 18:48:00 +00:00
decode_test.go internal/legacy: use v2 proto.Unmarshal 2018-12-17 22:15:00 +00:00
decode.go proto: wire decoding support 2018-12-17 18:48:00 +00:00
proto.go encoding/textpb: initial implementation of textproto marshaling 2018-11-29 23:06:35 +00:00