mao-service-discovery
Version:
Discover your services by using gRPC stream, ICMP or etcd. Come with WebGUI, Restful API and Config Persistence ability.
35 lines (34 loc) • 938 B
JSON
{
"name": "mao-service-discovery",
"version": "1.6.9-windows-rc1-master-bf070c5fedc18a0ea523091824a74e617eb58bec.0",
"description": "Discover your services by using gRPC stream, ICMP or etcd. Come with WebGUI, Restful API and Config Persistence ability.",
"main": "MaoServiceDiscovery",
"scripts": {
"test": "go test -v"
},
"repository": {
"type": "git",
"url": "git+https://github.com/MaoJianwei/Mao_Service_Discovery.git"
},
"keywords": [
"utils",
"microservices",
"service-discovery",
"monitor",
"system-monitor",
"icmp",
"grpc",
"etcd",
"grpc-go",
"etcdv3",
"icmpv6",
"icmp-ping",
"grpc-ping"
],
"author": "Jianwei Mao",
"license": "Apache-2.0",
"bugs": {
"url": "https://github.com/MaoJianwei/Mao_Service_Discovery/issues"
},
"homepage": "https://github.com/MaoJianwei/Mao_Service_Discovery#readme"
}