Weddell_Medici v0.1.4 Weddell.Message View Source
A single message containing data and/or attributes returned from Pub/Sub.
Link to this section Summary
Link to this section Types
Link to this type
t()
View Source
t() :: %Weddell.Message{ ack_id: String.t(), attributes: map(), data: binary(), id: String.t(), published_at: DateTime.t() }