This repository contains the protocol buffer (proto) files for various services used in our project. The proto files define the structure of our gRPC services and messages, enabling efficient and consistent communication between microservices.
make generate
To add this repository to your Go project, use the go get
command:
go get github.com/paniccaaa/protos