Instream v1.0.0 Instream.Log.StatusEntry View Source
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: atom()
}