View Source Spear.Position (Spear v1.4.0)

A data structure representing a position in the $all stream

Link to this section Summary

Types

t()

A struct representing the prepare and commit positions for an event in the $all stream

Link to this section Types

@type t() :: %Spear.Position{commit: integer(), prepare: integer()}

A struct representing the prepare and commit positions for an event in the $all stream