Sha256: 48c7bac0a9ea07fdfca8816c422714cc02e8af1874a29adb281536f13f656ca0
Contents?: true
Size: 205 Bytes
Versions: 36
Compression:
Stored size: 205 Bytes
Contents
module BBK module AMQP module Domains class Exchange include _Domain attr_reader exchange: String def initialize: (String, String) -> void end end end end
Version data entries
36 entries across 36 versions & 1 rubygems