gRpc Service in Go Quick Start Run Server go run cmd/server/main.go Client Request go run cmd/client/main.go For detailed explanation read this (article)[https://sabbir.dev/article/scaffolding-a-grpc-service-with-go-golang-for-production/]