Current section

Files

Jump to
eventsourcing include eventsourcing_QueryActor.hrl
Raw

include/eventsourcing_QueryActor.hrl

-record(query_actor, {
actor :: gleam@erlang@process:subject(eventsourcing:query_message(any()))
}).