Package Usage: go: github.com/gogo/protobuf/proto
Package proto converts data structures to and from the wire format of
protocol buffers. It works in concert with the Go source code generated
for .proto files by the protocol compiler.
A summary of the properties of the protocol buffer interface
for a protocol buffer variable v:
When the .proto file specifies `syntax="proto3"`, there are some differences:
The simplest way to describe this is to see an example.
Given file test.proto, containing
The resulting file, test.pb.go, is:
To create and play with a Test object:
0 versions
View more package details: https://packages.ecosystem.code.gouv.fr/registries/proxy.golang.org/packages/github.com/gogo/protobuf/proto
Dependent Repos 1
Spirals-Team/genpack-swarm Fork of docker-archive/classicswarm
GenPack is an extension of Docker Swarm to better pack containers onto hostsSize: 12.8 MB - Last synced: 3 days ago - Pushed: over 8 years ago
