kvasir v0.0.5 EventStream View Source

Link to this section Summary

Link to this section Types

Link to this type

t()

View Source
t() :: %EventStream{
  endless: term(),
  events: term(),
  from: term(),
  id: term(),
  partition: term(),
  source: term(),
  topic: term()
}

Link to this section Functions