Skip to main content

Function: createMonitorStrategyRegistry()

createMonitorStrategyRegistry(entries: readonly StrategyEntry[]): MonitorStrategyRegistry

Defined in: electron/services/monitoring/strategies/MonitorStrategyRegistry.ts:39

Builds a monitor strategy registry backed by the provided entries.

Parameters

entries

readonly StrategyEntry[]

Returns

MonitorStrategyRegistry