module
0.0.0-20241209150103-5b73108dba7a
Repository: https://github.com/ahmadexe/prism-backend.git
Documentation: pkg.go.dev
# README
PRISM-Backend
gRPC code generation example
protoc \
--go_out=auth/generated \
--go_opt=paths=source_relative \
--go-grpc_out=auth/generated \
--go-grpc_opt=paths=source_relative \
auth.proto