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

Runlet signal events

Summary

Types

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