https://github.com/bartke/go-protobuf-archive
Go implementation of a simple protobuf binary archive
https://github.com/bartke/go-protobuf-archive
Last synced: 5 months ago
JSON representation
Go implementation of a simple protobuf binary archive
- Host: GitHub
- URL: https://github.com/bartke/go-protobuf-archive
- Owner: bartke
- License: gpl-3.0
- Created: 2015-08-26T16:04:21.000Z (almost 11 years ago)
- Default Branch: master
- Last Pushed: 2015-08-27T12:00:16.000Z (almost 11 years ago)
- Last Synced: 2024-08-11T06:44:41.596Z (almost 2 years ago)
- Language: Go
- Homepage:
- Size: 160 KB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# Go Protobuf Binary Archive
Go implementation of a simple protobuf binary archive specified here:
- https://github.com/bartke/protobuf-archive
WIP