View Source Instream.Log.StatusEntry (Instream v2.0.0-rc.0)
Log entry definition for status requests.
Link to this section Summary
Link to this section Types
Specs
t() :: %Instream.Log.StatusEntry{
host: String.t(),
metadata: Instream.Log.Metadata.t(),
result: :ok | :error
}