@yungu-fed/egg-zookeeper-dubbo

1.0.1 • Public • Published

egg-zookeeper-dubbo

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

Install

$ npm i @yungu-fed/egg-zookeeper-dubbo --save

Usage

// {app_root}/config/plugin.js
exports.dubbo = {
  enable: true,
  package: '@yungu-fed/egg-zookeeper-dubbo',
};

Configuration

// {app_root}/config/config.default.js
exports.dubbo = {
    app: true,
    agent: false,
};

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

Example

Questions & Suggestions

Please open an issue here.

License

MIT

Package Sidebar

Install

npm i @yungu-fed/egg-zookeeper-dubbo

Weekly Downloads

2

Version

1.0.1

License

MIT

Unpacked Size

6 kB

Total Files

7

Last publish

Collaborators

  • chenyuymc
  • yungu
  • luanbixia
  • yangpeng1534
  • way17