chore: generate documentation
authorgithub-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
Wed, 7 Jun 2023 19:08:22 +0000 (19:08 +0000)
committergithub-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
Wed, 7 Jun 2023 19:08:22 +0000 (19:08 +0000)
commitf45a3823ad04902b4c446c7c7de55ca183041953
tree4a3fb4e6407fb81f56c9e59a189089ea7681b557
parent609154c50b1ec3ae5e43bad3055a610bfa054d21
chore: generate documentation
50 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
docs/interfaces/PoolOptions.html
docs/interfaces/PromiseResponseWrapper.html
docs/interfaces/Task.html
docs/interfaces/TaskStatistics.html
docs/interfaces/TasksQueueOptions.html
docs/interfaces/TasksUsage.html
docs/interfaces/ThreadPoolOptions.html [new file with mode: 0644]
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
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/types/WorkerType.html
docs/variables/KillBehaviors.html
docs/variables/PoolEvents.html
docs/variables/PoolTypes.html
docs/variables/WorkerChoiceStrategies.html
docs/variables/WorkerTypes.html