protobuf-go/protogen
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
..
names_test.go protogen: use full path for generated file variable name 2019-03-01 00:13:31 +00:00
names.go protogen: use full path for generated file variable name 2019-03-01 00:13:31 +00:00
protogen_test.go protogen: fix protogen_test.go 2019-03-13 17:12:03 +00:00
protogen.go reflect/protoreflect: rename methods with Type suffix 2019-04-20 06:35:24 +00:00