# Packages
No description provided by the author
# Functions
NewPayloadTransformer returns a new instance of the PayloadTransformer.
# Variables
ErrDuplicatePayloadType occurs when a payload type is already registered.
ErrInitiatorInvalidResult occurs when a PayloadInitiator returns a reference to nil.
ErrPayloadCannotBeSerialized occurs when the payload cannot be serialized.
ErrPayloadNotRegistered occurs when the payload is not registered.
ErrUnknownPayloadType occurs when a payload type is unknown.
ErrUnsupportedJSONPayloadData occurs when the data type is not supported by the PayloadTransformer.
# Structs
No description provided by the author
No description provided by the author
# Type aliases
No description provided by the author