proxy.golang.org : github.com/siderolabs/protoenc : v0.2.0
Package protoenc provides a way to marshal and unmarshal Go structs tp protocol buffers. This example defines, encodes, and decodes a Person message format equivalent to the example used in the Protocol Buffers overview. https://developers.google.com/protocol-buffers/docs/encoding
Registry -
Documentation -
Download -
JSON
purl: pkg:golang/github.com/siderolabs/protoenc@v0.2.0
Published:
Indexed:
Related tag:
v0.2.0
Loading...
Readme
Loading...
Dependencies
- github.com/brianvoe/gofakeit/v6 v6.17.0
- github.com/davecgh/go-spew v1.1.1
- github.com/google/go-cmp v0.5.8
- github.com/pmezard/go-difflib v1.0.0
- github.com/stretchr/testify v1.8.0
- google.golang.org/protobuf v1.28.0
- gopkg.in/yaml.v3 v3.0.1