Skip to content

Function: InjectRabbitMQConnection()

ts
function InjectRabbitMQConnection(_connectionName): ParameterDecorator;

Defined in: packages/rabbitmq/src/decorators/rabbitmq.decorators.ts:123

Parameters

ParameterType
_connectionNamestring

Returns

ParameterDecorator

Released under the MIT License.