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