View Source Runlet.Event.Ctrl (runlet v1.2.1)

Runlet control events

Link to this section Summary

Link to this section Types

@type t() :: %Runlet.Event.Ctrl{
  description: binary(),
  host: binary(),
  service: binary(),
  time: binary()
}