runlet v1.0.0 Runlet.Event

Runlet events

Link to this section Summary

Link to this section Types

Link to this type

t()

t() :: %Runlet.Event{
  attr: %{optional(atom()) => integer() | float() | binary()},
  event: any(),
  query: binary()
}