module Circed::Core::NotificationService

Overview

Event notification interface

Direct including types

Defined in:

circed/core/interfaces.cr

Instance Method Summary

Instance Method Detail

abstract def notify(event : NotificationEvent, targets : Array(NotificationTarget)) : Void #

[View source]