X-Git-Url: https://git.piment-noir.org/?a=blobdiff_plain;f=docs%2Ftypes%2FOnlineHandler.html;h=04469502512319083e9e8c2b14445239ef97ba69;hb=7088591c33a2237d4c5f5160a32de3061f983fe2;hp=f0a6748ed515a94ff0cc53f79e86697c938b2dfa;hpb=312eb4a0ae67660e3c74d836bee8f9c84e41a431;p=poolifier.git diff --git a/docs/types/OnlineHandler.html b/docs/types/OnlineHandler.html index f0a6748e..04469502 100644 --- a/docs/types/OnlineHandler.html +++ b/docs/types/OnlineHandler.html @@ -1,3 +1,3 @@ OnlineHandler | poolifier - v3.1.19

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

Generated using TypeDoc

\ No newline at end of file