Documentation ¶
Overview ¶
fix_grpc_gateway applies patches to the file generated by gen-grpc-gateway.
The go file generated by gen-grpc-gateway is expected to be placed in the same package as the go library generated from the proto. For googleapis, we do not control the BUILD rule for how that library is generated (or used).
Instead, we modify the gateway file after it is generated so that we can use it as a standalone package.
Click to show internal directories.
Click to hide internal directories.