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
This issue can be expanded into a broader topic: how should trpc-cmdline integrate with various existing protoc plugins? It would be tedious to incorporate every single plugin within trpc-cmdline to support protoc plugins. Given that trpc-cmdline internally makes an indirect call to the protoc compiler, a sensible approach would be to allow trpc-cmdline to transparently pass certain command flags directly to the protoc compiler.
https://www.cnblogs.com/ifnk/p/15951897.html
https://github.com/infobloxopen/protoc-gen-gorm
The text was updated successfully, but these errors were encountered: