# Functions

No description provided by the author
NewRawSerializer creates a Protobuf serializer that handles encoding versioned objects into the proper wire form.
NewSerializer creates a Protobuf serializer that handles encoding versioned objects into the proper wire form.

# Variables

No description provided by the author

# Structs

RawSerializer encodes and decodes objects without adding a runtime.Unknown wrapper (objects are encoded without identifying type).
No description provided by the author