class LavinMQ::AMQP::TopicBindingKey

Defined in:

lavinmq/amqp/exchange/topic.cr

Constructors

Instance Method Summary

Constructor Detail

def self.new(key : Array(String)) #

[View source]

Instance Method Detail

def ==(other : self) #
Description copied from class Reference

Returns true if this reference is the same as other. Invokes same?.


def acts_as_fanout? #

[View source]
def hash(hasher) #
Description copied from class Reference

See Object#hash(hasher)


def matches?(rk) : Bool #

[View source]