Visualize gRPC and Protocol Buffers -
we close 100 .proto
files, every may define around 10 idl structures (like service
or message
).
is there way visualize of of them, including references (from 1 file other). example similar uml class diagram.
possibly there configurable visualizer java/c++.
quote https://developers.google.com/protocol-buffers/docs/overview
protocol buffers google's lingua franca data – @ time of writing, there 48,162 different message types defined in google code tree across 12,183 .proto files.
i wonder how handle this.
Comments
Post a Comment