Sha256: 17f0dfc3dc5c807c05230e4d118ce8c9612651e0c76ca5b4cde5015cd50eeb5a

Contents?: true

Size: 467 Bytes

Versions: 8

Compression:

Stored size: 467 Bytes

Contents

# Generated by the protocol buffer compiler.  DO NOT EDIT!
# source: access_path.proto

require 'google/protobuf'

Google::Protobuf::DescriptorPool.generated_pool.build do
  add_file("access_path.proto", :syntax => :proto3) do
    add_message "types.AccessPath" do
      optional :address, :bytes, 1
      optional :path, :bytes, 2
    end
  end
end

module Types
  AccessPath = Google::Protobuf::DescriptorPool.generated_pool.lookup("types.AccessPath").msgclass
end

Version data entries

8 entries across 8 versions & 1 rubygems

Version Path
libra_client-0.2.1 proto-lib/access_path_pb.rb
libra_client-0.1.7 proto-lib/access_path_pb.rb
libra_client-0.1.6 proto-lib/access_path_pb.rb
libra_client-0.1.5 proto-lib/access_path_pb.rb
libra_client-0.1.3 proto-lib/access_path_pb.rb
libra_client-0.1.2 proto-lib/access_path_pb.rb
libra_client-0.1.1 proto-lib/access_path_pb.rb
libra_client-0.1.0 proto-lib/access_path_pb.rb