Skip to content

CafeKetab/PBs

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

9 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

PBs

protocol buffers for CafeKetab microservices

Install proto-buf Dependencies (Go)

# protoc-gen-go
go install google.golang.org/protobuf/cmd/protoc-gen-go@latest 

# protoc-grpc-gen-go
go install google.golang.org/grpc/cmd/protoc-gen-go-grpc@latest 

Generate proto-buf Files (Go)

./generate

About

protocol buffers for CafeKetab microservices

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages