What it is responsible for
Host manages the entry points represented byHostControllerHostModulegreetingasyncGreetingstreamGreetinglocalPipeHostServiceUsersServiceUserByIdPipeTestDtoWhat it needs, and who needs it
Host needs no dependencies from elsewhere in this repository.IntegrationHostControllerHostModuleHostServiceintegration/hello-world/src/hostWhat it is made of
Its 10 entities sit in 6 files underintegration/hello-world/src/hosthost.controller.tsWhere work enters
1 controller publishes 4GET- —
HostController:6integration/hello-world/src/host/host.controller.ts - —
greeting:13integration/hello-world/src/host/host.controller.ts - —
asyncGreeting:19integration/hello-world/src/host/host.controller.ts - —
streamGreeting:24integration/hello-world/src/host/host.controller.ts - —
localPipe:29integration/hello-world/src/host/host.controller.ts - —
HostModule:6integration/hello-world/src/host/host.module.ts
Boundaries
1 other subsystem depends on this one —IntegrationHostModuleIt depends on no other subsystem in this repository — it is a leaf.
Was this page helpful?