struct

Amqp::Wire::AmqpZeroNineOne::ExchangeMethods::Declare

Inherits Struct < Value < Object

Constructors

new(name : String, type : String, passive : Bool, durable : Bool, auto_delete : Bool, internal : Bool, arguments : Hash(String, Amqp::FieldValue), no_wait : Bool = false)
Source

Instance methods

arguments
Source
auto_delete
Source
durable
Source
internal
Source
name
Source
no_wait
Source
passive
Source
to_payload
Source
type
Source