X-Git-Url: https://git.piment-noir.org/?a=blobdiff_plain;f=docs%2Ftypes%2FOnlineHandler.html;h=00986f3f67ef0bcdebe1a19f5292c27615081c2b;hb=249f260c67e3d3251122fa8e5ee08948cc85134f;hp=9b8bd5911f0a702d67143fed7247d7bb4388f744;hpb=70a0d99256d476d3815fc545bc86685767aea8c9;p=poolifier.git diff --git a/docs/types/OnlineHandler.html b/docs/types/OnlineHandler.html index 9b8bd591..00986f3f 100644 --- a/docs/types/OnlineHandler.html +++ b/docs/types/OnlineHandler.html @@ -1,3 +1,3 @@ -OnlineHandler | poolifier - v3.1.18

Type alias OnlineHandler<Worker>

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

Callback invoked when the worker has started successfully.

+OnlineHandler | poolifier - v3.1.20

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 +

Type declaration

    • (this): void
    • Parameters

      Returns void

Generated using TypeDoc

\ No newline at end of file