Rill v0.10.4 Rill.Messaging.Message.Transform View Source

Link to this section Summary

Link to this section Functions

Link to this function

read(message_data) View Source
read(data :: map()) :: map()

Link to this function

write(msg) View Source
write(msg :: struct()) :: %Rill.MessageStore.MessageData.Write{
  data: term(),
  id: term(),
  metadata: term(),
  type: term()
}