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

Update dew.Query() method parameters to infer return type #8

Merged
merged 1 commit into from
Aug 7, 2024

Conversation

yohamta
Copy link
Contributor

@yohamta yohamta commented Aug 7, 2024

The dew.Query() should take query object parameter that is not wrapped by dew.CommandHandler so that it can infer the return type *T.

@yohamta yohamta merged commit 720e409 into main Aug 7, 2024
3 checks passed
@yohamta yohamta deleted the update-query-api branch August 7, 2024 12:01
@yohamta yohamta changed the title Query API should receive bus and query object directly Update dew.Query() method parameters to infer return type Aug 7, 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.

1 participant