pb-inspector-go

module
v0.1.4 Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: Aug 19, 2019 License: MIT

README

pb-inspector-go

"pb-inspector-go" inpsects the protobuf binary file to debug with or without schema

many thanks to emicklei who writes the protobuf go parser

Install

  • from github:

    go get github.com/detailyang/pb-inspector-go/cmd/pb-inspector

  • from source:

    make build

Usage

Without schema

echo 08ffff01100840f7d438 | xxd -r -p | pb-inspector -

With schema

pb-inspector --file-type hex  --pb-file proto/test/v1/test.proto  fixtures/test1.hex "test.v1" "Test"

Directories

Path Synopsis
cmd
proto

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL