method RabbitMQAdapter.prototype.getConfig
RabbitMQAdapter.prototype.getConfig(queue: string): QueueConfig

Parameters

queue: string

Return Type

QueueConfig

Usage

import { RabbitMQAdapter } from ".";