View Source Instream.Log.WriteEntry (Instream v2.0.0-rc.0)
Log entry definition for write requests.
Link to this section Summary
Link to this section Types
Specs
t() :: %Instream.Log.WriteEntry{
metadata: Instream.Log.Metadata.t(),
points: non_neg_integer(),
result: term()
}