protobuf-go/encoding
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
..
jsonpb reflect/protoreflect: rename methods with Type suffix 2019-04-20 06:35:24 +00:00
testprotos cmd/protoc-gen-go: used named types for special fields 2019-04-16 22:04:16 +00:00
textpb reflect/protoreflect: rename methods with Type suffix 2019-04-20 06:35:24 +00:00
bench_test.go reflect/protoreflect: rename methods with Type suffix 2019-04-20 06:35:24 +00:00