-
Notifications
You must be signed in to change notification settings - Fork 8
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
[BE1] Increase usability of module with handlers #1928
[BE1] Increase usability of module with handlers #1928
Conversation
Pull reviewers statsStats of the last 30 days for popstellar:
|
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
lgtm
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
LGTM
[BE1] Add publish test
|
|
|
|
In this PR, I changed the switch inside the modules query and message to allow future users to be able to add new methods and channels without having to directly change those modules.
Maybe we should return an error in each New() function if one of the argument is nil in a future PR.