package
0.0.0-20230622010146-1c52b4b6c9cd
Repository: https://github.com/bruth/rita.git
Documentation: pkg.go.dev

# Functions

Codec is a registry option to define the desired serialization codec.
No description provided by the author

# Variables

No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author

# Structs

Registry is used for transparently marshaling and unmarshaling messages and values from their native types to their network/storage representation.
No description provided by the author

# Interfaces

RegistryOption models a option when creating a type registry.