Skip to content

ClientGrpc

reference
1 min readUpdated

Kind: Interface

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

Part of: Microservices

Used by

4 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.

Injected or called by (1)

  • HeroControllersample/04-grpc/src/hero/hero.controller.ts:17

Imported by (3)

  • GrpcControllerintegration/microservices/src/grpc/grpc.controller.ts:21
  • AdvancedGrpcControllerintegration/microservices/src/grpc-advanced/advanced.grpc.controller.ts:14
  • HeroControllersample/04-grpc/src/hero/hero.controller.ts:17

Was this page helpful?

Download as PDF
ClientGrpc — NestJS head-to-head