# Packages

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

# README

Example

This directory contains an example application.

Files:

  • cmd/ dir and main.go: generated by "cobra init" and left untouched
  • pb/*.proto: example protobuf descriptor
  • pb/Makefile: generates grpc client and server, and cobra client code
  • link.go: links generated pb client commands to cmd