logo
Free, unlimited AI code reviews that run on commit
git-lrc git-lrc GitHub Install Now We'd appreciate a star git-lrc - Free, unlimited AI code reviews that run on commit | Product Hunt git-lrc - Free, unlimited AI code reviews that run on commit | Product Hunt

Message::Passing::AMQP::Role::BindsAQueue

Attributes

bind_arguments
       Gets passed to Message::Passing::AMQP::ConnectionManager, defaults to false.

   bind_routing_key
       Defaults to "#", which matches any routing key.

Consumes

       Message::Passing::AMQP::Role::BindsQueues
       Message::Passing::AMQP::Role::DeclaresExchange
       Message::Passing::AMQP::Role::DeclaresQueue

perl v5.36.0                                       2022-11-19              Message::Passi...le::BindsAQueue(3pm)

Description

       Role for components which cause a single queue to be bound to a single exchange with a single routing
       key.

Name

       Message::Passing::AMQP::Role::BindsAQueue

See Also