Skip to content

NestMicroserviceOptions

reference
1 min readUpdated

Kind: Type

Source: packages/common/interfaces/microservices/nest-microservice-options.interface.ts

Part of: Common

Definition

ts
NestApplicationContextOptions

Used by

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

Imported by (3)

  • IEntryNestModulepackages/core/nest-factory.ts:39
  • NestMicroservicepackages/microservices/nest-microservice.ts:35
  • TestingModulepackages/testing/testing-module.ts:26

Was this page helpful?

Download as PDF
NestMicroserviceOptions — NestJS head-to-head