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

Runlet signal events

Link to this section Summary

Link to this section Types

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