Copied gRPC examples from https://github.com/grpc/grpc-go/tree/master/examples Modified to add unit test for helloworld server. Added integration tests for route_guide.
Added install of protoc (and related go code generator plugin), mockgen for autogenerated files