grpc / grpc.io

Repository for the gRPC website and documentation

Home Page:https://grpc.io

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Unknown flag: --go-grpc_opt

John-zhan opened this issue · comments

protoc --go_out=. --go_opt=paths=source_relative s--go-grpc_out=. --go-grpc_opt=paths=source_relative ./person/person.proto
My command up here. It's just prompt this. So confused

Maybe it's the typo s--go-grpc_out? The letter s in front.

This is not the right repo for this either. You probably want - https://github.com/grpc/grpc-go?