grpc-go

module
v0.0.0-...-769e691 Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: Jun 11, 2023 License: MIT

README

grpc-go

Tutorial for creating a Go app using grpc
Teacher: Clement Jean

When you install protocol buffer, putting the path in .zshrc file and attach that line export PATH="$PATH:/Users/fabiovilalba/go/bin"

For create a protos protoc -Igreet/proto --go_out=. --go_opt=module=github.com/fabiovalinhos/grpc-go --go-grpc_out=. --go-grpc_opt=module=github.com/fabiovalinhos/grpc-go greet/proto/dummy.proto

Directories

Path Synopsis
blog
calculator
greet

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL