全称:Google Remote Procedure Call
调用方和被调用方的proto文件完全一致
helloworld.pb.go = message 数据结构
helloworld_grpc.pb.go = gRPC 服务/客户端接口