Documentation
¶
Overview ¶
Command protoc-gen-routes is a plugin for Google protocol buffer compiler to generate code to insert route information corresponding to services provided by protobuf with options backing an HTTP route to the same. This eventually is expected to provide more capabilities to also take care of RBAC definitions for the same
You rarely need to run this program directly. Instead, put this program into your $PATH with a name "protoc-gen-routes" and run
protoc --auth-gateway_out=output_directory path/to/input.proto
See README.md for more details.
Click to show internal directories.
Click to hide internal directories.