Configure your environment according to the following steps:
- Refer to the steps given in the Technical requirements section at the beginning of this chapter.
- Install GRPC (https://grpc.io/docs/quickstart/go/) and run the following commands:
- go get -u github.com/golang/protobuf/{proto,protoc-gen-go}
- go get -u google.golang.org/grpc