View Source Runlet.Event.Stdout (runlet v1.2.0)

Runlet stdout events

Link to this section Summary

Link to this section Types

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