protobuf-go/proto
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
..
bench_test.go proto: add simple benchmark 2019-04-08 18:36:24 +00:00
decode_gen.go proto: validate UTF-8 in proto3 strings 2019-04-12 17:43:10 +00:00
decode_test.go proto: validate UTF-8 in proto3 strings 2019-04-12 17:43:10 +00:00
decode.go reflect/protoreflect: rename methods with Type suffix 2019-04-20 06:35:24 +00:00
encode_gen.go proto: validate UTF-8 in proto3 strings 2019-04-12 17:43:10 +00:00
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
isinit_test.go proto: add IsInitialized 2019-04-05 22:21:46 +00:00
isinit.go reflect/protoreflect: rename methods with Type suffix 2019-04-20 06:35:24 +00:00
proto_methods.go proto: enable/disable fast path with build tags 2019-04-07 17:00:00 +00:00
proto_reflect.go proto: enable/disable fast path with build tags 2019-04-07 17:00:00 +00:00
proto.go proto: enable/disable fast path with build tags 2019-04-07 17:00:00 +00:00
size_gen.go
size.go reflect/protoreflect: rename methods with Type suffix 2019-04-20 06:35:24 +00:00