X-Git-Url: https://git.piment-noir.org/?a=blobdiff_plain;ds=sidebyside;f=docs%2Fvariables%2FWorkerTypes.html;h=3ddf15192512157f49318da9733948d62158ac00;hb=6230892092f07ba973fa32ee92f269859e0f48e0;hp=0168050de940c35c4eb9199409f6760f1f01bf3d;hpb=d5c35d0e8f7a69b946be01bd60f8543384dd11f2;p=poolifier.git diff --git a/docs/variables/WorkerTypes.html b/docs/variables/WorkerTypes.html index 0168050d..3ddf1519 100644 --- a/docs/variables/WorkerTypes.html +++ b/docs/variables/WorkerTypes.html @@ -1,73 +1,2 @@ -WorkerTypes | poolifier - v3.0.0
-
- -
-
-
-
- -

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

Variable WorkerTypesConst

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

Enumeration of worker types.

+

Type declaration

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