Expand description
Runtime backend selector — wraps either a CSM or an OpenCHAMI backend behind a single enum so the rest of the codebase is backend-agnostic.
Enums§
- Static
Backend Dispatcher - Routes API calls to either a CSM or OCHAMI backend.
Runtime backend selector — wraps either a CSM or an OpenCHAMI backend behind a single enum so the rest of the codebase is backend-agnostic.