Instream v0.20.0 Instream.Log.StatusEntry View Source
Log entry definition for status requests.
Link to this section Summary
Link to this section Types
Link to this type
t()
View Source
t()
View Source
t() :: %Instream.Log.StatusEntry{
host: String.t(),
metadata: Instream.Log.Metadata.t(),
result: atom()
}
t() :: %Instream.Log.StatusEntry{ host: String.t(), metadata: Instream.Log.Metadata.t(), result: atom() }