MCPcopy Create free account
hub / github.com/Denrox/nestjs-microservices-example / constructor

Method constructor

user/src/user.controller.ts:12–15  ·  view source on GitHub ↗
(
    private readonly userService: UserService,
    @Inject('MAILER_SERVICE') private readonly mailerServiceClient: ClientProxy,
  )

Source from the content-addressed store, hash-verified

source not stored for this graph (policy: none)

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected