Skip to content

ClientsModule

reference
1 min readUpdated

Kind: Module

Source: packages/microservices/module/clients.module.ts

Part of: Microservices

Relationships

  • IMPORTS → DynamicModule
  • IMPORTS → ForwardReference
  • IMPORTS → Module
  • IMPORTS → OnApplicationShutdown
  • IMPORTS → Provider
  • IMPORTS → Type

Used by

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

Imported by (4)

  • ConfigServiceintegration/microservices/src/app.module.ts:18
  • ConfigServiceintegration/microservices/src/tcp-tls/app.module.ts:29
  • MathModulesample/03-microservices/src/math/math.module.ts:6
  • HeroModulesample/04-grpc/src/hero/hero.module.ts:6

Was this page helpful?

Download as PDF
ClientsModule — NestJS head-to-head