You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
cd examples/demo/cluster_grpc && go run main.go
then panic and output :
"proto: file "cluster.proto" has a name conflict over protos.Response"
i try rename connector.go -> Response struct ,but it's still panic and output this error
The text was updated successfully, but these errors were encountered:
cd examples/demo/cluster_grpc && go run main.go
then panic and output :
"proto: file "cluster.proto" has a name conflict over protos.Response"
i try rename connector.go -> Response struct ,but it's still panic and output this error
The text was updated successfully, but these errors were encountered: