ChannelBinding(
channel,
method=None,
group_name=None,
consumer_name=None,
)
A class to represent channel binding.
ATTRIBUTE |
DESCRIPTION |
channel |
|
method |
the method used for binding (ssubscribe, psubscribe, subscribe)
|
channel
instance-attribute
method
class-attribute
instance-attribute
group_name
class-attribute
instance-attribute
consumer_name
class-attribute
instance-attribute