protobuf-go/internal/filedesc
Joe Tsai 839ce43689 internal/filedesc: remove ProtoLegacyRawDesc method
This method existed in the past to avoid a cyclic dependency
on descriptorpb from the legacy proto package.
This restriction no longer applies.

Change-Id: I5c61fa7de370063a126d8ea15c376b0882417b43
Reviewed-on: https://go-review.googlesource.com/c/protobuf/+/259900
Reviewed-by: Damien Neil <dneil@google.com>
Trust: Joe Tsai <thebrokentoaster@gmail.com>
2021-03-03 02:26:38 +00:00
..
build_test.go
build.go reflect/protoreflect: improve source information usability 2020-07-23 21:50:46 +00:00
desc_init.go internal/genid: add new package for generated identifiers 2020-05-29 07:08:23 +00:00
desc_lazy.go reflect/protoreflect: add FieldDescriptor.TextName 2020-07-08 23:23:57 +00:00
desc_list_gen.go reflect/protoreflect: add FieldDescriptor.TextName 2020-07-08 23:23:57 +00:00
desc_list.go reflect/protoreflect: improve source information usability 2020-07-23 21:50:46 +00:00
desc_test.go internal/descfmt: always include type name in FormatList 2021-02-22 23:39:21 +00:00
desc.go internal/filedesc: remove ProtoLegacyRawDesc method 2021-03-03 02:26:38 +00:00
placeholder.go