class Notify::Usecase

Defined in:

notify/usecase.cr

Constructors

Instance Method Summary

Constructor Detail

def self.new(github_repo : Github::NotificationRepository, github_uc : Github::Usecase, slack_repo : Slack::PostRepository) #

[View source]

Instance Method Detail

def check_notifications #

[View source]