module
0.0.0-20240323061655-c725c2c4a918
Repository: https://github.com/arunni/grpc_sample.git
Documentation: pkg.go.dev
# README
gRPC_sample
In this sample project, we’ll create a gRPC server and client using Go. The server will provide a “Hello World” service, and the client will make a request to the server to get the response.