Interface: ExchangeConfig
Defined in: shared/queue-config.interfaces.ts:10
Properties
bindingKey
bindingKey:
string
Defined in: shared/queue-config.interfaces.ts:14
durable
durable:
boolean
Defined in: shared/queue-config.interfaces.ts:13
name
name:
string
Defined in: shared/queue-config.interfaces.ts:11
routingKey
routingKey:
string
Defined in: shared/queue-config.interfaces.ts:15
type
type:
string
Defined in: shared/queue-config.interfaces.ts:12
