Documentation
¶
Overview ¶
Package main is the entry point for the SuitCode coordinator service.
The coordinator is a system-wide daemon (one per machine) that:
- Listens on a fixed port (:7878 by default)
- Maintains a registry of per-project investigator processes
- Spawns investigators on demand when a suitcode client request arrives
- Proxies feature requests to the correct investigator using the X-Suitcode-Project header for routing
- Displays a system-tray icon when built with -tags systray
Usage:
coordinator [--port 7878] [--investigator /path/to/investigator]
Click to show internal directories.
Click to hide internal directories.