# Functions
LegacyCodec it's a codec which uses ugorji instead of jsoniter, mutator has some bugs when dealing with encoding/decoding of common types.
NewSerializer creates a JSON serializer that handles encoding versioned objects into the proper JSON form.
NewYAMLSerializer creates a YAML serializer that handles encoding versioned objects into the proper YAML form.
# Structs
No description provided by the author