event_bus v0.6.0 EventBus.Model.Event

Structure and type for Event model

Link to this section Summary

Link to this section Types

Link to this type t()
t() :: %EventBus.Model.Event{data: any, id: String.t | integer, occurred_at: integer, topic: atom, transaction_id: String.t | integer, ttl: integer}