X-Git-Url: https://git.piment-noir.org/?a=blobdiff_plain;f=docs%2Ftypes%2FOnlineHandler.html;h=84fea981dc486aa58f64b5b0ce54ec97d6ae36ec;hb=04d875a3942abe97ce35c177c6e6f41619be974b;hp=4d7601a7a46556b1f0ba9dcec40d11ef8bda6e51;hpb=41e3e08eb7fbcde0a69cea17e697aacb222990a6;p=poolifier.git diff --git a/docs/types/OnlineHandler.html b/docs/types/OnlineHandler.html index 4d7601a7..84fea981 100644 --- a/docs/types/OnlineHandler.html +++ b/docs/types/OnlineHandler.html @@ -1,84 +1,3 @@ -OnlineHandler | poolifier - v2.6.45
-
- -
-
-
-
- -

Type alias OnlineHandler<Worker>

-
OnlineHandler<Worker>: ((this) => void)
-
-

Type Parameters

-
-
-

Type declaration

-
    -
  • -
      -
    • (this): void
    • -
    • -

      Callback invoked when the worker has started successfully.

      -
      -
      -

      Parameters

      -
        -
      • -
        this: Worker
      -

      Returns void

      -
-
- -
-
-

Generated using TypeDoc

-
\ No newline at end of file +OnlineHandler | poolifier - v3.1.14

Type alias OnlineHandler<Worker>

OnlineHandler<Worker>: ((this) => void)

Callback invoked when the worker has started successfully.

+

Type Parameters

  • Worker extends IWorker

    Type of worker.

    +

Type declaration

    • (this): void
    • Parameters

      Returns void

Generated using TypeDoc

\ No newline at end of file