health check in "dubbo.apache.org/dubbo-go/v3/protocol/dubbo3/health/triple_health_v1" conflicts with the one in "google.golang.org/grpc/health/grpc_health_v1". Code to show the bug: package main import ( _ "dubbo.apache.org/dubbo-go/v3/imports" _ "google.golang.org/grpc/health/...
"dubbo.apache.org/dubbo-go/v3/protocol/dubbo3/health/triple_health_v1" conflicts with the one in "google.golang.org/grpc/health/grpc_health_v1". Code to show the bug: ``` package main import ( _ "dubbo.apache.org/dubbo-go/v3/imports" _ "google.golang.org/grpc/health/grpc_health...
The Go language implementation of gRPC. HTTP/2 based RPC - grpc-go/health/grpc_health_v1/health.pb.go at 98e5deebae600b6cd50d2f41bcb5155f8471d53f · grpc/grpc-go