blog-proto
this repository is protocol buffer list for pos's Blog posts.
following is core file tree.
.
├── proto
│ └── post
│ └── post.proto
└── rpc
└── post
└── post.pb.go
update post package
$ make gen
Other Repository
post repository manages blog posts
