Sha256: 4b94c4e77258569058c38af6ecc9682f8769fcf4e291e88ad8d8b938a5cbad0e
Contents?: true
Size: 263 Bytes
Versions: 11
Compression:
Stored size: 263 Bytes
Contents
module PgEventstore module SubscriptionFeederCommands class StopAll < PgEventstore::SubscriptionFeederCommands::Base # _@param_ `subscription_feeder` def exec_cmd: (PgEventstore::SubscriptionFeeder subscription_feeder) -> void end end end
Version data entries
11 entries across 11 versions & 1 rubygems