minion-army:RabbitMQ工作者的微服务框架

时间:2024-03-06 06:26:35
【文件属性】:

文件名称:minion-army:RabbitMQ工作者的微服务框架

文件大小:9KB

文件格式:ZIP

更新时间:2024-03-06 06:26:35

JavaScript

奴才军 RabbitMQ工作者的微服务框架 用法 const Army = require ( '@pager/minion-army' ) ; const Joi = require ( 'joi' ) ; // Refer to lib/schema.js to see valid options const manifest = { connection : { // optional, if not provided will default to a rabbit connection to local host rabbitUrl : 'amqp://localhost' } , defaults : { // default values that apply for all workers exchangeName :


【文件预览】:
minion-army-master
----.gitignore(902B)
----package.json(1KB)
----.npmrc(19B)
----LICENSE(1KB)
----CHANGELOG.md(2KB)
----.github()
--------workflows()
----.eslintrc.js(139B)
----README.md(1KB)
----lib()
--------index.js(3KB)
--------schema.js(1KB)
----.circleci()
--------config.yml(1KB)
----test()
--------index.js(10KB)

网友评论