-
Notifications
You must be signed in to change notification settings - Fork 0
Open
Labels
newNew binary, feature, functionality.New binary, feature, functionality.
Description
Create a jq-like tool to look into binary protos.
protocolbuffers/protoscope dumps binary protos. Some of the shortcomings:
- it does not support Protobuf editions - there is a PR#24 (Mar '24) to update the dependencies but it was not merged in almost 2 years
- it prints message fields in comments, e.g.
protoscope -descriptor-set ./a.pb -message-type a.A /tmp/a.pb - it does not support protopath that can be used to imlement jq-like functionality for
.pbanalysis
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
newNew binary, feature, functionality.New binary, feature, functionality.