1
0
mirror of https://github.com/chai2010/advanced-go-programming-book.git synced 2025-05-29 08:12:21 +00:00
2018-06-26 08:11:43 +08:00

14 lines
128 B
Markdown
Raw Blame History

This file contains ambiguous Unicode characters

This file contains Unicode characters that might be confused with other characters. If you think that this is intentional, you can safely ignore this warning. Use the Escape button to reveal them.

# 4.6. Protobuf扩展
TODO
<!--
基于pb扩展打造一个自定义的rpc
请求/应答 api
比如 青云SDK这类
-->