X-Git-Url: https://git.piment-noir.org/?a=blobdiff_plain;f=docs%2Fvariables%2FWorkerTypes.html;h=b8c8ed0c92a188e9441449af1047436f4dacf275;hb=64eb699c80c434f946f9aca8306bf4eb9498a319;hp=e189c82ffc265f5debcb5c66b01211845aa87da2;hpb=7431256d9d5509f4b881cdaa324678f0c2a4cf7f;p=poolifier.git diff --git a/docs/variables/WorkerTypes.html b/docs/variables/WorkerTypes.html index e189c82f..b8c8ed0c 100644 --- a/docs/variables/WorkerTypes.html +++ b/docs/variables/WorkerTypes.html @@ -1,73 +1,2 @@ -WorkerTypes | poolifier - v3.0.2
-
- -
-
-
-
- -

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