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
How could I create one gRPC service as client for other gRPC service. I can NOT import pb folder from other service folder when I'm using go module. Any idea about it?
The text was updated successfully, but these errors were encountered:
Hi Grant,
How could I create one gRPC service as client for other gRPC service. I can NOT import pb folder from other service folder when I'm using go module. Any idea about it?
The text was updated successfully, but these errors were encountered: