kvasir v0.0.2 Kvasir.Event.Meta View Source

Link to this section Summary

Link to this section Types

Link to this type t() View Source
t() :: %Kvasir.Event.Meta{
  command: term(),
  headers: term(),
  key: term(),
  offset: term(),
  partition: term(),
  topic: term(),
  ts: term(),
  ts_type: term()
}