chore: generate documentation
authorgithub-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
Fri, 2 Jun 2023 15:33:24 +0000 (15:33 +0000)
committergithub-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
Fri, 2 Jun 2023 15:33:24 +0000 (15:33 +0000)
commita2742ce794032ee57b3ec1203c500b1aecca34f0
treeea20c3490ca4cad24a4f758e903bb40c91005faf
parentf8350486e75b15ed17249cda3d0a55ee807a6a9f
chore: generate documentation
47 files changed:
docs/assets/search.js
docs/classes/AbstractPool.html
docs/classes/AbstractWorker.html
docs/classes/CircularArray.html
docs/classes/ClusterWorker.html
docs/classes/DynamicClusterPool.html
docs/classes/DynamicThreadPool.html
docs/classes/FixedClusterPool.html
docs/classes/FixedThreadPool.html
docs/classes/PoolEmitter.html
docs/classes/Queue.html
docs/classes/ThreadWorker.html
docs/classes/WorkerChoiceStrategyContext.html
docs/index.html
docs/interfaces/ClusterPoolOptions.html
docs/interfaces/IPool.html
docs/interfaces/IWorker.html
docs/interfaces/IWorkerChoiceStrategy.html
docs/interfaces/MessageValue.html
docs/interfaces/PoolInfo.html [new file with mode: 0644]
docs/interfaces/PoolOptions.html
docs/interfaces/PromiseResponseWrapper.html
docs/interfaces/RequiredStatistics.html
docs/interfaces/Task.html
docs/interfaces/TasksQueueOptions.html
docs/interfaces/TasksUsage.html
docs/interfaces/WorkerChoiceStrategyOptions.html
docs/interfaces/WorkerNode.html
docs/interfaces/WorkerOptions.html
docs/types/Draft.html
docs/types/ErrorHandler.html
docs/types/ExitHandler.html
docs/types/KillBehavior.html
docs/types/MessageHandler.html
docs/types/OnlineHandler.html
docs/types/PoolEvent.html
docs/types/PoolType.html [new file with mode: 0644]
docs/types/TaskFunctions.html
docs/types/ThreadWorkerWithMessageChannel.html
docs/types/WorkerAsyncFunction.html
docs/types/WorkerChoiceStrategy.html
docs/types/WorkerFunction.html
docs/types/WorkerSyncFunction.html
docs/variables/KillBehaviors.html
docs/variables/PoolEvents.html
docs/variables/PoolTypes.html [moved from docs/enums/PoolType.html with 70% similarity]
docs/variables/WorkerChoiceStrategies.html