Runlet.Event.Stdout (runlet v1.2.7)

View Source

Runlet stdout events

Summary

Types

t()

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