Skip to content
This repository was archived by the owner on May 30, 2024. It is now read-only.

Conversation

noahingh
Copy link
Member

@noahingh noahingh commented Sep 22, 2021

Prepare for #105

@@ -52,41 +50,3 @@ func (i *Interactor) SubscribeEvent(fn func(e *ent.Event)) error {
func (i *Interactor) UnsubscribeEvent(fn func(e *ent.Event)) error {
return i.events.Unsubscribe(gitployEvent, fn)
}

func (i *Interactor) ListUsersOfEvent(ctx context.Context, e *ent.Event) ([]*ent.User, error) {
Copy link
Member Author

Choose a reason for hiding this comment

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

Migrate this logic into the slack pkg.

@noahingh noahingh merged commit 3b499a2 into main Sep 22, 2021
@noahingh noahingh deleted the fix/recipient-slack branch September 22, 2021 05:55
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant