protobuf

command
v1.0.13 Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: Apr 23, 2026 License: Apache-2.0 Imports: 9 Imported by: 0

Documentation

Overview

Example: Protocol Buffers Serializer

This example demonstrates how to use Protocol Buffers serialization for highly efficient, strongly-typed event storage.

Protocol Buffers provides: - Smaller binary size than JSON and MessagePack - Strong typing with schema enforcement - Forward/backward compatibility with field numbering - Fast serialization/deserialization

Run with: go run .

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL