Skip to content

protoc-gen-go-grpc: confusion between --go-grpc_out and --go-grpc_opt in README #5651

Open
@ggratte

Description

--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

Metadata

Assignees

Labels

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions