Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Fix ext fromDescriptor not handling map fields bug #1478

Closed
wants to merge 6 commits into from
Closed

Fix ext fromDescriptor not handling map fields bug #1478

wants to merge 6 commits into from

Conversation

dkishere
Copy link

tested with Descriptor proto generated by protoc gogo

fix Type.fromDescriptor & Field.fromDescriptor not handling map fields bug
@dkishere dkishere changed the title Fix ext Descriptor not handling map fields bug Fix ext fromDescriptor not handling map fields bug Aug 14, 2020
fix var name
linting rules
fix nested var name
handle map of message type
@alexander-fenster
Copy link
Contributor

Hi @dkishere,

Thank you! Would it be possible to add a test that covers the added code?

@dkishere dkishere closed this by deleting the head repository May 27, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants