Spear.Position (Spear v0.10.0) View Source

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

Specs

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

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