command
Version:
v0.1.4-0...-0a7b149
Opens a new window with list of versions in this module.
Published: Apr 25, 2019
License: Apache-2.0
Opens a new window with license information.
Imports: 5
Opens a new window with list of imports.
Imported by: 0
Opens a new window with list of known importers.
README
¶
dump prints plugin.CodeGeneratorResponse
to STDOUT as JSON
Useful for inspecting the output of protoc plugins
Example:
protoc --dump_out=. example.proto
cat dump.pb | protoc-gen-go | go run main.go
Documentation
¶
There is no documentation for this package.
Source Files
¶
Click to show internal directories.
Click to hide internal directories.