package
0.0.0-20200625074410-29136bc7e9d4
Repository: https://github.com/kaushikchaubal/home-recipes.git
Documentation: pkg.go.dev

# README

  1. Created generated code

    protoc ./defs/recipes-service.proto --go_out=plugins=grpc:./client/test-client-golang
    
  2. Implement test client

  3. Run test client

    go build -o out/test-client-golang client/test-client-golang/main.go && ./out/test-client-golang
    

# Packages

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