Spear.Event.to_checkpoint
You're seeing just the function
to_checkpoint
, go back to Spear.Event module for more information.
Specs
to_checkpoint(t()) :: Spear.Filter.Checkpoint.t()
Converts an event into a checkpoint
This is useful when storing stream positions in Spear.subscribe/4
subscriptions to the :all
stream.