Registry / serialization / romichan-protobuf

romichan-protobuf

JSON →
library0.1.0gogounverified

A Go library for encoding and decoding Protocol Buffers messages.

go get github.com/RomiChan/protobuf
INSTALL
IMPORT
SIG · ROMICHAN-PROTOBUF
R
romichan-protobuf
serializationgov0.1.0
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/RomiChan/protobuf

Minimal example showing how to marshal a protobuf message.

package main import "github.com/RomiChan/protobuf" func main() { data := protobuf.Marshal(nil) _ = data }
Debug
Known issues

No known issues recorded.

Upgrade
Version history
0.1.0latest on pkg.go.dev
Audit
Dependencies

No dependency data recorded yet.

Agent activity
7 hits · last 30 days
node
6
Amazon
1
Resources
romichan-protobuf — go get romichan-protobuf · libregistry