X-Git-Url: https://git.piment-noir.org/?a=blobdiff_plain;f=docs%2Fvariables%2FWorkerTypes.html;h=a5f92f01cf64fa0b2415cadff1cddd7a68059309;hb=a19a4833d91947f660eace57d2d5782f909912c1;hp=0b9d578ce50bd188812a0cfbe042fcd031c3420f;hpb=134c1944c69547534c725e2ba8ee40fc5dacf147;p=poolifier.git diff --git a/docs/variables/WorkerTypes.html b/docs/variables/WorkerTypes.html index 0b9d578c..11f2437b 100644 --- a/docs/variables/WorkerTypes.html +++ b/docs/variables/WorkerTypes.html @@ -1,73 +1,2 @@ -WorkerTypes | poolifier - v2.6.45
-
- -
-
-
-
- -

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 - v4.0.7

Variable WorkerTypesConst

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

Enumeration of worker types.

+

Type declaration

  • cluster: "cluster"
  • thread: "thread"
\ No newline at end of file