Sequin.Message (sequin v0.1.0) View Source

Link to this section Summary

Link to this section Types

Specs

t() :: %{
  key: String.t(),
  stream_id: String.t(),
  data: String.t(),
  seq: integer(),
  inserted_at: DateTime.t(),
  updated_at: DateTime.t()
}

Link to this section Functions