struct LavinMQ::BindingKey

Defined in:

lavinmq/exchange/exchange.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 #

def clone #

[View source]
def copy_with(routing_key _routing_key = @routing_key, arguments _arguments = @arguments) #

[View source]
def properties_key #

[View source]
def routing_key : String #