Expand description
Topology service for analyzing project structure
This service provides static analysis of project topology including:
- Nodes and their enabled status
- Pub/sub topics (publishers and subscribers)
- Service ports (Redis, HTTP, database, etc.)
Structsยง
- Node
Topology - Node topology information
- Redis
Info - Redis connection information
- Service
Info - Service port information
- Topic
Ref - Topic reference with message type
- Topic
Topology - Topic topology information (grouped by topic)
- Topology
- Topology analysis result
- Topology
Service - Topology service for static analysis