package
2.0.0+incompatible
Repository: https://github.com/phenixblue/client-go.git
Documentation: pkg.go.dev
# 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