class RubyEventStore::Protobuf::Proto

Public Instance Methods

event_type() click to toggle source
# File lib/ruby_event_store/protobuf/mappers/protobuf.rb, line 6
def event_type
  data.class.descriptor.name
end