Function: RabbitRPC()
ts
function RabbitRPC(config): MethodDecorator;Defined in: packages/rabbitmq/src/decorators/rabbitmq.decorators.ts:31
Parameters
| Parameter | Type |
|---|---|
config | Omit<RabbitHandlerConfig, "type"> |
Returns
MethodDecorator