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

Need support for callbacks with no argument #53

Closed
pjueon opened this issue Mar 1, 2022 · 2 comments
Closed

Need support for callbacks with no argument #53

pjueon opened this issue Mar 1, 2022 · 2 comments
Assignees
Labels
enhancement New feature or request

Comments

@pjueon
Copy link
Owner

pjueon commented Mar 1, 2022

You don't always use the channel name in your callbacks.
Of course, you can just ignore it, but unused arguments may cause compile warnings (related to #50).

So it would be nice if callbacks with no argument can be used too.

@pjueon pjueon added the enhancement New feature or request label Mar 1, 2022
@pjueon pjueon self-assigned this Mar 1, 2022
@pjueon
Copy link
Owner Author

pjueon commented Mar 1, 2022

Added a new branch for this.
Will merge it after testing it.

@pjueon pjueon changed the title Support for callbacks with no argument Need support for callbacks with no argument Mar 1, 2022
@pjueon
Copy link
Owner Author

pjueon commented Mar 6, 2022

Close this issue because a pull request for this issue was created.

@pjueon pjueon closed this as completed Mar 6, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

1 participant