Sha256: 27a981d8cbe2a1b899011b4936710c77844bf41174de31719d8005c811f8d1be

Contents?: true

Size: 618 Bytes

Versions: 8

Compression:

Stored size: 618 Bytes

Contents

# Generated by the protocol buffer compiler.  DO NOT EDIT!
# source: flow/entities/event.proto

require 'google/protobuf'

Google::Protobuf::DescriptorPool.generated_pool.build do
  add_file("flow/entities/event.proto", :syntax => :proto3) do
    add_message "flow.entities.Event" do
      optional :type, :string, 1
      optional :transaction_id, :bytes, 2
      optional :transaction_index, :uint32, 3
      optional :event_index, :uint32, 4
      optional :payload, :bytes, 5
    end
  end
end

module Entities
  Event = ::Google::Protobuf::DescriptorPool.generated_pool.lookup("flow.entities.Event").msgclass
end

Version data entries

8 entries across 8 versions & 1 rubygems

Version Path
flow_client-0.2.3 lib/flow/entities/event_pb.rb
flow_client-0.2.3-arm64-darwin-21 lib/flow/entities/event_pb.rb
flow_client-0.2.2 lib/flow/entities/event_pb.rb
flow_client-0.2.1 lib/flow/entities/event_pb.rb
flow_client-0.2.0 lib/flow/entities/event_pb.rb
flow_client-0.1.2 lib/flow/entities/event_pb.rb
flow_client-0.1.1 lib/flow/entities/event_pb.rb
flow_client-0.1.0 lib/flow/entities/event_pb.rb