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.
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.