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

Link to this section Summary

Link to this section Functions

Link to this function

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