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
pkg/clients/grpc returns three values. Two of these values are clients, google grpc vanilla client and our custom wrapper. We want to return only our custom wrapper.
The text was updated successfully, but these errors were encountered:
pkg/clients/grpc returns three values. Two of these values are clients, google grpc vanilla client and our custom wrapper. We want to return only our custom wrapper.
The text was updated successfully, but these errors were encountered: