Instream v0.18.0 Instream.Log.WriteEntry View Source

Log entry definition for write requests.

Link to this section Summary

Link to this section Types

Link to this type t() View Source
t() :: %Instream.Log.WriteEntry{
  metadata: Instream.Log.Metadata.t(),
  points: non_neg_integer()
}