Current section

Files

Jump to
eventsourcing include eventsourcing@memory_store_GetSnapshot.hrl
Raw

include/eventsourcing@memory_store_GetSnapshot.hrl

-record(get_snapshot, {
key :: binary(),
response :: gleam@erlang@process:subject(gleam@option:option(eventsourcing:snapshot(any())))
}).