Categorygithub.com/saichler/serializer
repository
0.0.0-20250219003114-fb0371e37401
Repository: https://github.com/saichler/serializer.git
Documentation: pkg.go.dev

# Packages

No description provided by the author

# README

Serializers & Protobuf Object implementation

Overview

In a Micro Services environment, services need to share model data. To enable delta data sharing for Protocol Buffers, this is an implementation of a Protobuf Object type that can contain all. Uses the Registry in the shared project.