eventful-core-0.1.3: Core module for eventful

Safe HaskellSafe
LanguageHaskell2010

Eventful.Store.Queries

Synopsis

Documentation

data EventStoreQueryRange a Source #

This type defines how to query an event stream. It defines both where to start and where to stop in the stream.