X-Git-Url: https://git.piment-noir.org/?a=blobdiff_plain;f=docs%2Fvariables%2FWorkerTypes.html;h=b8c8ed0c92a188e9441449af1047436f4dacf275;hb=64eb699c80c434f946f9aca8306bf4eb9498a319;hp=b954e695f6506f203d7dee517aa9c4b40ae6e2a8;hpb=47c9cec4c0a1a871153e1811ec6d95c90d2c86d1;p=poolifier.git diff --git a/docs/variables/WorkerTypes.html b/docs/variables/WorkerTypes.html index b954e695..b8c8ed0c 100644 --- a/docs/variables/WorkerTypes.html +++ b/docs/variables/WorkerTypes.html @@ -1,110 +1,2 @@ -WorkerTypes | poolifier - v2.6.9
-
- -
-
-
-
- -

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.9

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