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