Exercise 1: Working with gRPC
Let’s test our understanding by attempting this challenge.
We'll cover the following
Let’s practice what we’ve learned so far. The solution to this exercise will be provided in the next lesson.
Problem
Convert gClient.go
into a command-line utility using cobra
. Then, to run the updated client side (gClient.go
), open a new terminal window and execute the following commands:
Get hands-on with 1400+ tech skills courses.