Weddell v0.4.0 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 Sourcet() :: %Weddell.Message{ ack_id: String.t(), attributes: map(), data: binary(), id: String.t(), published_at: DateTime.t() }