Current section
Files
Jump to
Current section
Files
include/eventsourcing@memory_store_GetSnapshot.hrl
-record(get_snapshot, {
key :: binary(),
response :: gleam@erlang@process:subject(gleam@option:option(eventsourcing:snapshot(any())))
}).