Skip to content

ClientOptions

reference
1 min readUpdated

Kind: Type

Source: packages/microservices/interfaces/client-metadata.interface.ts

Part of: Microservices

Definition

ts
| RedisOptions | NatsOptions | MqttOptions | GrpcOptions | KafkaOptions | TcpClientOptions | RmqOptions

Relationships

  • IMPORTS → Type

Used by

2 references from 2 files. Each is a place in this repository where the symbol is actually used — go read one rather than trusting an example.

Imported by (2)

  • ConfigServiceintegration/microservices/src/app.module.ts:18
  • ConfigServiceintegration/microservices/src/tcp-tls/app.module.ts:29

Was this page helpful?

Download as PDF
ClientOptions — NestJS head-to-head