class Github::Usecase

Defined in:

github/usecase.cr

Constructors

Instance Method Summary

Constructor Detail

def self.new(repo : NotificationRepository, slack_id : String) #

[View source]

Instance Method Detail

def to_slack_attachment(notify : Notification, pretext : String, message : String) : Slack::Attachment #

[View source]