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

Add typed DescMethod variants #985

Merged
merged 3 commits into from
Oct 8, 2024
Merged

Add typed DescMethod variants #985

merged 3 commits into from
Oct 8, 2024

Conversation

srikrsna-buf
Copy link
Member

Add typed DescMethod variants.

Signed-off-by: Sri Krishna Paritala <[email protected]>
Comment on lines 115 to 117
methodKind: "unary";
input: I;
output: O;
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

The corresponding DescMethod properties are readonly. I think it would be good to make the replacements readonly as well.

Signed-off-by: Sri Krishna Paritala <[email protected]>
Signed-off-by: Sri Krishna Paritala <[email protected]>
@srikrsna-buf srikrsna-buf merged commit 99a15df into main Oct 8, 2024
21 checks passed
@srikrsna-buf srikrsna-buf deleted the sk/types-desc-method branch October 8, 2024 14:34
@srikrsna-buf srikrsna-buf mentioned this pull request Oct 8, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants