Skip to content

mus-format/ext-protobuf-stream-go

Repository files navigation

ext-protobuf-stream-go

Provides a mus-stream-go serializer extension for the Protobuf format.

This package includes:

  • MarshallerProtobuf — an interface for types that can marshal themselves into the Protobuf format.
  • MarshallerTypedProtobuf — an interface for types that support typed Protobuf serialization (designed for use with DTS).
  • Serializers for string, slice and timestamp types.

About

Provides a mus-stream-go serializer extension for the Protobuf format

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages