Module: _SubscriptionHandler

Defined in:
sig/interfaces/subscription_handler.rbs

Instance Method Summary collapse

Instance Method Details

#callvoid

This method returns an undefined value.

Parameters:



2
# File 'sig/interfaces/subscription_handler.rbs', line 2

def call: (PgEventstore::Event | Array[PgEventstore::Event] event) -> void