X-Git-Url: https://git.piment-noir.org/?a=blobdiff_plain;f=docs%2Ftypes%2FOnlineHandler.html;h=bff9472dc9a2c4c69302017945c7fbe81f2cabf7;hb=a5487875b093e7f28bf93ba9cf69b1f2669f6d5a;hp=49a83ad71084677de0857333d7ada6e39e5386d2;hpb=772b5f23dd379211a734346981ac26651c9d6802;p=poolifier.git diff --git a/docs/types/OnlineHandler.html b/docs/types/OnlineHandler.html index 49a83ad7..bff9472d 100644 --- a/docs/types/OnlineHandler.html +++ b/docs/types/OnlineHandler.html @@ -1,3 +1,3 @@ -OnlineHandler | poolifier - v3.1.30

Type alias OnlineHandler<Worker>

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

Callback invoked when the worker has started successfully.

+OnlineHandler | poolifier - v4.0.13

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

\ No newline at end of file +

Type declaration

    • (this): void
    • Parameters

      Returns void

\ No newline at end of file