Posse::EventStore::InMemory::Job
Inherits Struct < Value < Object
Constructors
new(events : Array(Posse::Events::Event), expected_version : Int64, result_channel : Channel(Int64 | Exception))
SourceInstance methods
clone
Sourcecopy_with(events _events = @events, expected_version _expected_version = @expected_version, result_channel _result_channel = @result_channel)
Sourceevents
expected_version
result_channel