Categorygithub.com/developerdiwakar/grpc-go-course
module
0.0.0-20240604055104-2734a05a89d2
Repository: https://github.com/developerdiwakar/grpc-go-course.git
Documentation: pkg.go.dev

# README

Go plugins for the protocol compiler:

Install the protocol compiler plugins for Go using the following commands:

  • $ go install google.golang.org/protobuf/cmd/protoc-gen-go@latest
  • $ go install google.golang.org/grpc/cmd/protoc-gen-go-grpc@latest

Update your PATH so that the protoc compiler can find the plugins:

  • $ export PATH="$PATH:$(go env GOPATH)/bin"

For Using Evans CLI

# Packages

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