protobuf-go/encoding/textpb
Joe Tsai d24bc72368 reflect/protoreflect: rename methods with Type suffix
The protobuf type system uses the word "descriptor" instead of "type".
We should avoid the "type" verbage when we aren't talking about Go types.
The old names are temporarily kept around for compatibility reasons.

Change-Id: Icc99c913528ead011f7a74aa8399d9c5ec6dc56e
Reviewed-on: https://go-review.googlesource.com/c/protobuf/+/172238
Reviewed-by: Herbie Ong <herbie@google.com>
Reviewed-by: Damien Neil <dneil@google.com>
2019-04-20 06:35:24 +00:00
..
decode_test.go all: remove direct dependence on internal/legacy 2019-04-15 20:23:52 +00:00
decode.go reflect/protoreflect: rename methods with Type suffix 2019-04-20 06:35:24 +00:00
doc.go
encode_test.go proto: validate UTF-8 in proto3 strings 2019-04-12 17:43:10 +00:00
encode.go reflect/protoreflect: rename methods with Type suffix 2019-04-20 06:35:24 +00:00
other_test.go encoding/textpb: reduce dependency on proto v1 package 2019-03-16 01:54:17 +00:00