grpc-registry-go 基于grpc-go 之上封装了带有注册中心功能的grpc库,支持基于业务健康检测的自动上下线,只需几行配置就能完成server端的服务注册和client端的服务发现。
-
Updated
May 12, 2023 - Go
grpc-registry-go 基于grpc-go 之上封装了带有注册中心功能的grpc库,支持基于业务健康检测的自动上下线,只需几行配置就能完成server端的服务注册和client端的服务发现。
Add a description, image, and links to the rpc-go topic page so that developers can more easily learn about it.
To associate your repository with the rpc-go topic, visit your repo's landing page and select "manage topics."