protobuf-go/proto
Damien Neil d068d302ef proto: use extension field type in decoding when available
If a field has an ExtensionType defined, use it in decoding.

Change-Id: I85f3da0f52a11578500cf28e4611fa4eb31f0623
Reviewed-on: https://go-review.googlesource.com/c/154581
Reviewed-by: Joe Tsai <thebrokentoaster@gmail.com>
2018-12-17 22:15:23 +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: use extension field type in decoding when available 2018-12-17 22:15:23 +00:00
proto.go encoding/textpb: initial implementation of textproto marshaling 2018-11-29 23:06:35 +00:00