docs: refine docs/api.md
authorJérôme Benoit <jerome.benoit@sap.com>
Tue, 15 Aug 2023 19:26:24 +0000 (21:26 +0200)
committerJérôme Benoit <jerome.benoit@sap.com>
Tue, 15 Aug 2023 19:26:24 +0000 (21:26 +0200)
Signed-off-by: Jérôme Benoit <jerome.benoit@sap.com>
docs/api.md

index a3ce53d774a1f89173bfe1d5f62ab80ca4edec52..1b3e39697fdd2958e0b86dcaa454242f10a3c113 100644 (file)
@@ -54,9 +54,9 @@ This method is available on both pool implementations and returns an array of th
 
 An object with these properties:
 
+- `onlineHandler` (optional) - A function that will listen for online event on each worker
 - `messageHandler` (optional) - A function that will listen for message event on each worker
 - `errorHandler` (optional) - A function that will listen for error event on each worker
-- `onlineHandler` (optional) - A function that will listen for online event on each worker
 - `exitHandler` (optional) - A function that will listen for exit event on each worker
 - `workerChoiceStrategy` (optional) - The worker choice strategy to use in this pool: