Re-exportsยง
pub use crate::config::SERVER_CONFIG;
Modulesยง
- api_
models ๐ - API models for the OmniOrchestrator
- cluster ๐
- config ๐
- cors ๐
- db_
manager ๐ - endpoints ๐
- Core API endpoints for the OmniOrchestrator server.
- initialization ๐
- Initialization utilities for OmniOrchestrator
- leader ๐
- logging ๐
- network ๐
- schemas ๐
- server ๐
- state ๐
Structsยง
- CLUSTER_
MANAGER ๐ - Cluster
Manager - Central manager for cluster operations and node tracking.
- Database
Manager - Central manager for all database operations
- Leader
Election - Manages leader election in the OmniOrchestrator cluster.
- SERVER_
CONFIG - Shared
State - Represents the shared state of a node in the OmniOrchestrator cluster.
Staticsยง
Functionsยง
- main ๐
- Main entry point for the OmniOrchestrator server