eidetic_projector v0.1.0-alpha7 Eidetic.Projector.Bundle.ConsumerMeta

ConsumerMeta contains some metadata about where the event was consumed from

Link to this section Summary

Link to this section Types

Link to this type t()
t() :: %{
  topic: binary() | nil,
  partition: non_neg_integer() | nil,
  offset: non_neg_integer() | nil
}