Categorygithub.com/mmavka/protos
repository
0.0.10
Repository: https://github.com/mmavka/protos.git
Documentation: pkg.go.dev

# Packages

No description provided by the author

# 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
go install google.golang.org/protobuf/cmd/protoc-gen-go@latest
go install google.golang.org/grpc/cmd/protoc-gen-go-grpc@latest