Registry / serialization / zeromicro-protobuf

zeromicro-protobuf

JSON →
library0.0.0-20210921042113-636cd51f0c35gogounverified

Provides protobuf utilities and helpers for the go-zero microservice framework.

go get github.com/zeromicro/protobuf
INSTALL
IMPORT
SIG · ZEROMICRO-PROTOBUF
Z
zeromicro-protobuf
serializationgov0.0.0-20210921042113-636cd51f0c35
harness data pending
Install & Compatibility
Where this runs

No compatibility data collected yet for this library.

Code
Verified usage

Verified import paths — ran on the pinned version, not inferred.

protobuf
github.com/zeromicro/protobuf

Example usage of protobuf marshaling

package main import ( "fmt" "github.com/zeromicro/protobuf/proto" ) func main() { fmt.Println(proto.MarshalTextString(nil)) }
Debug
Known issues

No known issues recorded.

Upgrade
Version history
0.0.0-20210921042113-636cd51f0c35latest on pkg.go.dev
Audit
Dependencies

No dependency data recorded yet.

Agent activity
31 hits · last 30 days
node
28
OpenAI (training)
1
Resources
zeromicro-protobuf — go get zeromicro-protobuf · libregistry