Categorygithub.com/IgorStefanovDeveloper/protos-for-sso

# README

Autogenerate GO code for sso service

Generate GOlang files

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 or use Taskfile with command: task generate

# Packages

No description provided by the author