Contents
Index
cqrs-types-0.9.0: Command-Query Responsibility Segregation. Modules for the basic types.
Index
Aggregate
Data.CQRS.Aggregate
applyEvent
Data.CQRS.Eventable
base64Decode
Data.CQRS.GUID
base64Encode
Data.CQRS.GUID
deserialize
Data.CQRS.Serializable
esbEnumerateAllEvents
Data.CQRS.EventStore.Backend
esbGetLatestSnapshot
Data.CQRS.EventStore.Backend
esbRetrieveEvents
Data.CQRS.EventStore.Backend
esbStoreEvents
Data.CQRS.EventStore.Backend
esbWithTransaction
Data.CQRS.EventStore.Backend
esbWriteSnapshot
Data.CQRS.EventStore.Backend
Eventable
Data.CQRS.Eventable
EventStoreBackend
Data.CQRS.EventStore.Backend
fromByteString
Data.CQRS.GUID
GUID
Data.CQRS.GUID
hexDecode
Data.CQRS.GUID
hexEncode
Data.CQRS.GUID
newGUID
Data.CQRS.GUID
peAggregateGUID
Data.CQRS.PersistedEvent
peEvent
Data.CQRS.PersistedEvent
PersistedEvent
1 (Type/Class)
Data.CQRS.PersistedEvent
2 (Data Constructor)
Data.CQRS.PersistedEvent
peSequenceNumber
Data.CQRS.PersistedEvent
RawEvent
Data.CQRS.EventStore.Backend
RawSnapshot
1 (Type/Class)
Data.CQRS.EventStore.Backend
2 (Data Constructor)
Data.CQRS.EventStore.Backend
rsSnapshotData
Data.CQRS.EventStore.Backend
rsVersion
Data.CQRS.EventStore.Backend
Serializable
Data.CQRS.Serializable
serialize
Data.CQRS.Serializable
toByteString
Data.CQRS.GUID