tinrab / kubernetes-go-grpc-tutorial

Getting Started with Microservices using Go, gRPC and Kubernetes
https://outcrawl.com/getting-started-microservices-go-grpc-kubernetes/
MIT License
116 stars 21 forks source link

Hello, I have just begun study microservices. The code is probably outdated. How to fix this problem: #2

Open gordejka179 opened 2 days ago

gordejka179 commented 2 days ago

ivan@ivan-HVY-WXX9:~/Desktop/Digital_dep/micro/kubernetes-go-grpc-tutorial$ protoc -I ./pb --go_out=plugins=grpc:./pb ./pb/*.proto 2024/11/24 19:34:37 WARNING: Missing 'go_package' option in "gcd.proto", please specify it with the full Go package path as a future release of protoc-gen-go will require this be specified. See https://developers.google.com/protocol-buffers/docs/reference/go-generated#package for more information.