protoc-gen-go-grpc: confusion between --go-grpc_out and --go-grpc_opt in README #5651
Labels
Area: Codegen
Includes anything related to protoc-gen-go-grpc.
fixit
P3
Type: Documentation
Documentation or examples
--go-grpc_out=require_unimplemented_servers
should be
--go-grpc_opt=require_unimplemented_servers
https://github.com/grpc/grpc-go/blob/master/cmd/protoc-gen-go-grpc/README.md
The text was updated successfully, but these errors were encountered: