Skip to content

paniccaaa/protos

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

16 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Protos

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.

Generate the proto files

make generate

Import Generated code

Installation

To add this repository to your Go project, use the go get command:

go get github.com/paniccaaa/protos

About

Repository for my proto files

Resources

License

Stars

Watchers

Forks

Packages

No packages published