struct

Posse::EventStore::InMemory::Job

Inherits Struct < Value < Object

Constructors

new(events : Array(Posse::Events::Event), expected_version : Int64, result_channel : Channel(Int64 | Exception))
Source

Instance methods

clone
Source
copy_with(events _events = @events, expected_version _expected_version = @expected_version, result_channel _result_channel = @result_channel)
Source
events
expected_version
result_channel