1
0
mirror of https://github.com/fumiama/go-simple-protobuf.git synced 2026-06-10 21:24:36 +08:00
This commit is contained in:
源文雨
2022-10-27 15:25:16 +08:00
parent 34124ce560
commit 751fa4688d
7 changed files with 2577 additions and 1 deletions

View File

@@ -1,2 +1,4 @@
# go-simple-protobuf
Golang implementation of simple-protobuf
> Note: Only supports reading.
Golang implementation of [simple-protobuf](https://github.com/fumiama/simple-protobuf)