Skip to content

Latest commit

 

History

History
5 lines (4 loc) · 197 Bytes

README.md

File metadata and controls

5 lines (4 loc) · 197 Bytes

File Service

Compiling Protobuf To Golang:

  • protoc -I proto/ proto/file/file.proto --go_out=plugins=grpc:./proto
  • protoc -I proto/ proto/quota/quota.proto --go_out=plugins=grpc:./proto