Spear.Event.to_checkpoint

You're seeing just the function to_checkpoint, go back to Spear.Event module for more information.
Link to this function

to_checkpoint(event)

View Source (since 0.1.0)

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.