X-Git-Url: https://git.piment-noir.org/?a=blobdiff_plain;f=docs%2Ftypes%2FOnlineHandler.html;h=a5ff9a6cb5b5cb224f9f294fed3d2625fe666661;hb=cda623c57bf49a82b898aadf180a68130df34507;hp=80927a38315125fa51ae28f911615e61ba56a3bb;hpb=f7d15c1217381b306300beb7926b42fde93bc579;p=poolifier.git diff --git a/docs/types/OnlineHandler.html b/docs/types/OnlineHandler.html index 80927a38..a5ff9a6c 100644 --- a/docs/types/OnlineHandler.html +++ b/docs/types/OnlineHandler.html @@ -1,84 +1,3 @@ -OnlineHandler | poolifier - v2.7.0
-
- -
-
-
-
- -

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

Type alias OnlineHandler<Worker>

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

Type Parameters

  • Worker extends IWorker

    Type of worker.

    +

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