X-Git-Url: https://git.piment-noir.org/?a=blobdiff_plain;ds=inline;f=docs%2Ftypes%2FOnlineHandler.html;h=9855e6d2c1c369c08e97e82806ae06db2f6a31e4;hb=743917b8a6544156a5b966854a3e3747db19508d;hp=4963f73198b4196adf22fbeca0298c2e77ebc5d5;hpb=1f9e78bf296d318acc29016077d9aa29f305a04f;p=poolifier.git diff --git a/docs/types/OnlineHandler.html b/docs/types/OnlineHandler.html index 4963f731..9855e6d2 100644 --- a/docs/types/OnlineHandler.html +++ b/docs/types/OnlineHandler.html @@ -1,3 +1,3 @@ -OnlineHandler | poolifier - v3.1.5

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 +OnlineHandler | poolifier - v3.1.15

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