@xu10000/egg_amqplib

1.0.3 • Public • Published

egg-tic-amqplib

NPM version build status Test coverage David deps Known Vulnerabilities npm download

Install

$ npm i egg-tic-amqplib --save

Usage

// {app_root}/config/plugin.js
exports.eggTicAmqplib = {
  enable: true,
  package: 'egg-tic-amqplib',
};

Configuration

// {app_root}/config/config.default.js
exports.eggTicAmqplib = {
};

see config/config.default.js for more detail.

Example

Questions & Suggestions

Please open an issue here.

License

MIT

Readme

Keywords

none

Package Sidebar

Install

npm i @xu10000/egg_amqplib

Weekly Downloads

0

Version

1.0.3

License

ISC

Unpacked Size

18.3 kB

Total Files

12

Last publish

Collaborators

  • xiaozhongting