kalevala v0.1.0 Kalevala.Event.Delayed View Source

Struct for sending a message

Link to this section Summary

Functions

Turn a delayed event into a stanard event

Link to this section Types

Link to this type

t()

View Source
t() :: %Kalevala.Event.Delayed{
  acting_character: term(),
  data: term(),
  delay: term(),
  from_pid: term(),
  metadata: term(),
  topic: term()
}

Link to this section Functions

Turn a delayed event into a stanard event