# Packages
No description provided by the author
# README
из директории protos: protoc -I proto proto/shortener/shortener.proto --go_out=./gen/go --go_opt=paths=source_relative --go-grpc_out=./gen/go/ --go-grpc_opt=paths=source_relative
из директории protos: protoc -I proto proto/shortener/shortener.proto --go_out=./gen/go --go_opt=paths=source_relative --go-grpc_out=./gen/go/ --go-grpc_opt=paths=source_relative