Skip to content

Latest commit

 

History

History
7 lines (6 loc) · 188 Bytes

README.md

File metadata and controls

7 lines (6 loc) · 188 Bytes

Prism - Protos


Protobuf files

protoc -I proto proto/sso.proto --go_out=./gen/go/ --go_opt=paths=source_relative --go-grpc_out=./gen/go/ --go-grpc_opt=paths=source_relative