ores.controller.service

Table of Contents

Diagram

ores.controller.service component diagram

Figure 1: ores.controller.service

Summary

ores.controller.service is the NATS service entrypoint for the controller domain. It opens database and NATS connections, registers handlers from ores.controller.core, and runs the event loop.

Inputs

  • Configuration file: NATS server URL, PostgreSQL connection string.

Outputs

  • A running NATS service for service-registry operations.

Entry points

  • src/main.cpp, src/app/, src/config/.

Dependencies

  • ores.controller.core, ores.controller.api, ores.logging, nats.c.

See also

Emacs 29.1 (Org mode 9.6.6)