command
Version:
v1.0.0
Opens a new window with list of versions in this module.
Published: Jan 31, 2020
License: Apache-2.0
Opens a new window with license information.
Imports: 7
Opens a new window with list of imports.
Imported by: 0
Opens a new window with list of known importers.
README
¶
cleanproto
Clean a protobuf file from all non standard declarations, for example
gogoproto options.
Protobuf declaration is read from stdin
. Result is written to stdout
.
Example usage:
$ go run cmd/cleanproto/cleanproto.go < cmd/bnsd/app/codec.proto | wc -l
930
Documentation
¶
There is no documentation for this package.
Source Files
¶
Click to show internal directories.
Click to hide internal directories.