ClusterRouter
constClusterRouter:object
Defined in: src/cluster/router/ClusterRouter.ts:93
Props factory for the cluster router. See ClusterRouterOptions
for the configuration shape.
Type Declaration
Section titled “Type Declaration”props()
Section titled “props()”Type Parameters
Section titled “Type Parameters”TMsg
Parameters
Section titled “Parameters”ClusterRouterOptions<TMsg>