https://github.com/saswatamcode/protobuf_using_go
A simple demo of Protocol Buffers using Go.
https://github.com/saswatamcode/protobuf_using_go
golang protobuf protocol-buffers
Last synced: 12 months ago
JSON representation
A simple demo of Protocol Buffers using Go.
- Host: GitHub
- URL: https://github.com/saswatamcode/protobuf_using_go
- Owner: saswatamcode
- License: mit
- Created: 2020-08-04T16:43:35.000Z (over 5 years ago)
- Default Branch: main
- Last Pushed: 2020-08-05T04:09:43.000Z (over 5 years ago)
- Last Synced: 2025-01-25T16:24:21.265Z (about 1 year ago)
- Topics: golang, protobuf, protocol-buffers
- Language: Go
- Homepage:
- Size: 5.86 KB
- Stars: 0
- Watchers: 3
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
[](https://opensource.org/licenses/MIT)
[](https://GitHub.com/Naereen/StrapDown.js/graphs/commit-activity)
[](https://GitHub.com/Naereen/ama)
[](https://code.visualstudio.com/)
[](https://GitHub.com/saswatamcode/protobuf_using_go/network/)
[](https://GitHub.com/saswatamcode/protobuf_using_go/stargazers/)
[](https://GitHub.com/saswatamcode/protobuf_using_go/issues/)
[](https://github.com/ellerbrock/open-source-badges/)
# Protocol Buffers Using Go
A simple demo of Protocol Buffers using Go.
## To Run
- Clone into repo
- Run `go get`
- Run `go run main.go book.pb.go`