KafkaMessageBus v4.2.0 KafkaMessageBus.Messages.MessageData protocol View Source
The MessageData protocol supports the definition of message bodies. Structs that implement MessageData are used in the 'data' field of the CgMessage str ct.
Link to this section Summary
Functions
Validates all the fields for the specified implementation of MessageData.
Link to this section Types
Link to this type
t()
View Source
t()
View Source
t() :: term()
t() :: term()
Link to this section Functions
Link to this function
validate(message_data) View Source
Validates all the fields for the specified implementation of MessageData.