Solution 1: Working with gRPC
Let’s solve the challenge set in the previous lesson.
We'll cover the following
Solution
Following is the updated gClient.go
code converted to a command-line utility using cobra
. To run the client side, open a new terminal window and execute the following commands:
Get hands-on with 1400+ tech skills courses.