Skip to content

Return *descriptor.FieldDescriptorProto in FieldDescriptor #7

Description

@Abbyyan

According to golang/protobuf#867, protobuf has supported to get message_type in field type. If there can return *descriptor.FieldDescriptorProto in types.go

*descriptor.FieldDescriptorProto
, we can get the FileDescriptor of field whose type=method. Thanks a lot.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions