Protostructure. Send Go struct types over the wire using protocol buffers.

github.com/mitchellh/protostructure

Vaya's read on this project

Problem, audience, market, and the verdict — sign in to see it.

Updates

August 2020
  • test string slices
March 2020
  • update limitations
  • implement decoding slices and arrays
  • add the go_package option for imports
  • docs
  • fix readme typo
  • update README
  • Create LICENSE
  • update readme
  • Update README
  • Add more tests, cleanup some docs
  • Encode/New seem to work, poorly tested at the moment
  • Initial proto structure
  • Initial commit