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