Discover Packages
github.com/pascalallen/grpc-go
module
Version:
v0.0.0-...-d05e708
Opens a new window with list of versions in this module.
Published: Dec 1, 2023
License: MIT
Opens a new window with license information.
README
README
¶
grpc-go
grpc-go is a module that is designed to give you a gRPC server and client in Go, right out of the box. There is a publication for this repository which can be found here .
Prerequisites
gRPC server and client usage
Run the project's gRPC server from project root
go run server/main.go
Execute the project's gRPC client request from project root
go run client/main.go
Expand ▾
Collapse ▴
Directories
¶
Click to show internal directories.
Click to hide internal directories.