Skip to content

h12w/pbspec

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

pbspec

pbspec is a Go package to load the Protocol Buffer Language (proto files) for code generation.

go get h12.io/pbspec

A CLI tool pbspec2json is provided for exporting the ProtoBuf file descriptor set into JSON for inspection.

Usage:

pbspec2json -IPATH1 -IPATH2 ... PROTO_FILES

About

Convert proto files (Protocol Buffer Language) to a JSON file

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages