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
{{ message }}
This repository was archived by the owner on May 3, 2019. It is now read-only.
The grpc code generator generates a bunch of repetitive code that could easily be saved. We can re-implement the API calls as generic functions instead and also solve #12 at the same time.
The grpc code generator generates a bunch of repetitive code that could easily be saved. We can re-implement the API calls as generic functions instead and also solve #12 at the same time.