Skip to main content

Function: createMonitorStrategyRegistry()

createMonitorStrategyRegistry(entries: readonly StrategyEntry[]): MonitorStrategyRegistry

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

Builds a monitor strategy registry backed by the provided entries.

Parameters

entries

readonly StrategyEntry[]

Returns

MonitorStrategyRegistry