# README
Example
This directory contains an example application.
Files:
cmd/
dir andmain.go
: generated by "cobra init" and left untouchedpb/*.proto
: example protobuf descriptorpb/Makefile
: generates grpc client and server, and cobra client codelink.go
: links generated pb client commands to cmd