struct LavinMQ::BindingKey

Defined in:

lavinmq/binding_key.cr

Constructors

Instance Method Summary

Constructor Detail

def self.new(routing_key : String, arguments : AMQP::Table | Nil = nil) #

[View source]

Instance Method Detail

def arguments : AMQP::Table | Nil #

[View source]
def hash(hasher) #
Description copied from struct Struct

See Object#hash(hasher)


[View source]
def properties_key #

[View source]
def routing_key : String #

[View source]