Packages

Store-independent context-first Event Sourcing primitives for Gleam.

Current section

Files

Jump to
factos include factos_FailIfEventsMatch.hrl
Raw

include/factos_FailIfEventsMatch.hrl

-record(fail_if_events_match, {
'query' :: factos:'query'(),
'after' :: factos:sequence_position()
}).