X-Git-Url: https://git.piment-noir.org/?a=blobdiff_plain;f=docs%2Fvariables%2FWorkerTypes.html;h=b22e507f242ceead91b8a6347e074061deeb72bb;hb=be55f2ca8b4792c645c4aaee38f0e3471a1efcb2;hp=1e129a258d056c3da8750a234b30589a4d6e6e4c;hpb=95d287d1625c80929657a9f217774c5c8f6668e7;p=poolifier.git diff --git a/docs/variables/WorkerTypes.html b/docs/variables/WorkerTypes.html index 1e129a25..b22e507f 100644 --- a/docs/variables/WorkerTypes.html +++ b/docs/variables/WorkerTypes.html @@ -1,114 +1,2 @@ -WorkerTypes | poolifier - v2.6.41
-
- -
-
-
-
- -

Variable WorkerTypesConst

-
WorkerTypes: Readonly<{
    cluster: "cluster";
    thread: "thread";
}> = ...
-

Enumeration of worker types.

-
-
-

Type declaration

-
    -
  • -
    Readonly cluster: "cluster"
  • -
  • -
    Readonly thread: "thread"
-
-
- -
-
-

Generated using TypeDoc

-
\ No newline at end of file +WorkerTypes | poolifier - v3.0.5

Variable WorkerTypesConst

WorkerTypes: Readonly<{
    cluster: "cluster";
    thread: "thread";
}> = ...

Enumeration of worker types.

+

Type declaration

  • Readonly cluster: "cluster"
  • Readonly thread: "thread"

Generated using TypeDoc

\ No newline at end of file