abstract class Circed::Core::NotificationEvent

Overview

Event system

Defined in:

circed/core/interfaces.cr

Instance Method Summary

Instance Method Detail

abstract def data : Hash(String, String) #

[View source]
abstract def event_type : String #

[View source]