UNPKG
coordinator-node-client
Version:
latest (3.0.0)
3.0.0
2.0.2
2.0.1
2.0.0
1.0.6
1.0.5
1.0.4
1.0.3
1.0.2
分布式协调服务node客户端,用于获取微服务的可用地址,参照eureka-js-client.
coordinator-node-client
/
README.md
13 lines
(8 loc)
•
232 B
Markdown
View Raw
1
2
3
4
5
6
7
8
9
10
11
12
13
# coordinator-node-client
分布式协调服务node客户端,用于获取微服务的可用地址,参照eureka-js-client.
## 安装
``
` npm install coordinator-node-client --save `
``
## 使用
参照example.js