Categorygithub.com/mayerkv/protos
module
0.0.1
Repository: https://github.com/mayerkv/protos.git
Documentation: pkg.go.dev

# README

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

# Packages

No description provided by the author