Categorygithub.com/po3rin/blog-proto
module
0.1.0
Repository: https://github.com/po3rin/blog-proto.git
Documentation: pkg.go.dev

# README

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

# Packages

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