View Source Spear.Position (Spear v1.4.1)

A data structure representing a position in the $all stream

Summary

Types

t()

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

Types

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

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