Skip to content

Refine the notify interface #1539

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

Merged
merged 1 commit into from
May 16, 2019
Merged

Refine the notify interface #1539

merged 1 commit into from
May 16, 2019

Conversation

sgkim126
Copy link
Contributor

Currently, the caller calls notify with callback, so the client cannot
know which event occurred. This patch hides the notify method and
provides event-specific methods.

#1535 will use it.

Currently, the caller calls notify with callback, so the client cannot
know which event occurred. This patch hides the notify method and
provides event-specific methods.
@sgkim126 sgkim126 requested a review from majecty May 16, 2019 07:36
Copy link
Contributor

@majecty majecty left a comment

Choose a reason for hiding this comment

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

LGTM

@mergify mergify bot merged commit 00faf71 into CodeChain-io:master May 16, 2019
@sgkim126 sgkim126 deleted the noti branch May 16, 2019 10:15
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