Skip to content

Latest commit

 

History

History
32 lines (19 loc) · 538 Bytes

IExchange.md

File metadata and controls

32 lines (19 loc) · 538 Bytes

RedisSMQ / Docs / API Reference / IExchange

Interface: IExchange<ExchangeParams>

Type parameters

Name
ExchangeParams

Table of contents

Methods

Methods

getQueues

getQueues(exchangeParams, cb): void

Parameters

Name Type
exchangeParams ExchangeParams
cb ICallback<IQueueParams[]>

Returns

void