Sha256: 3868f18cee524e9f184470a088f9382dc54dff989cd20af28bf508a236de02b6
Contents?: true
Size: 134 Bytes
Versions: 1
Compression:
Stored size: 134 Bytes
Contents
# frozen_string_literal: true module PhobosDBCheckpoint Ack = Struct.new(:entity_id, :event_time, :event_type, :event_version) end
Version data entries
1 entries across 1 versions & 1 rubygems
Version | Path |
---|---|
phobos_db_checkpoint-3.4.0 | lib/phobos_db_checkpoint/event_actions.rb |