protoc-gen-meta

一个生成 proto JSON化信息的插件

build

go build .

run the plugin

protoc --plugin protoc-gen-meta --meta_out=./ api.proto