Categorygithub.com/GorrillaProcess/Go-gRPC
module
0.0.0-20230618152510-6b3c14d2a937
Repository: https://github.com/gorrillaprocess/go-grpc.git
Documentation: pkg.go.dev

# README

Go-gRPC

Simple Go project to understand the specifics of gRPC.

  • generate pb files(protoc --go_out=. --go-grpc_out=. path/to/.proto/)

Go

Run the app

go run *. go

or

go run .

# Packages

No description provided by the author
No description provided by the author
No description provided by the author