Sha256: ceb776a3e71cf306a4dd2f6660bf23de4d14ebd31f2488077fef50a1f00f29d7

Contents?: true

Size: 688 Bytes

Versions: 24

Compression:

Stored size: 688 Bytes

Contents

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

require 'google/protobuf'

require 'lint_pb'
Google::Protobuf::DescriptorPool.generated_pool.build do
  add_file("internal.proto", :syntax => :proto3) do
    add_message "gitaly.WalkReposRequest" do
      optional :storage_name, :string, 1
    end
    add_message "gitaly.WalkReposResponse" do
      optional :relative_path, :string, 1
    end
  end
end

module Gitaly
  WalkReposRequest = ::Google::Protobuf::DescriptorPool.generated_pool.lookup("gitaly.WalkReposRequest").msgclass
  WalkReposResponse = ::Google::Protobuf::DescriptorPool.generated_pool.lookup("gitaly.WalkReposResponse").msgclass
end

Version data entries

24 entries across 24 versions & 1 rubygems

Version Path
gitaly-14.4.0.pre.rc43 ruby/proto/gitaly/internal_pb.rb
gitaly-14.3.0.pre.rc2 ruby/proto/gitaly/internal_pb.rb
gitaly-14.3.0.pre.rc1 ruby/proto/gitaly/internal_pb.rb
gitaly-14.2.0.pre.rc2 ruby/proto/gitaly/internal_pb.rb
gitaly-14.2.0.pre.rc1 ruby/proto/gitaly/internal_pb.rb
gitaly-14.1.0.pre.rc4 ruby/proto/gitaly/internal_pb.rb
gitaly-14.1.0.pre.rc3 ruby/proto/gitaly/internal_pb.rb
gitaly-14.1.0.pre.rc2 ruby/proto/gitaly/internal_pb.rb
gitaly-14.1.0.pre.rc1 ruby/proto/gitaly/internal_pb.rb
gitaly-14.0.0.pre.rc2 ruby/proto/gitaly/internal_pb.rb
gitaly-13.12.0.pre.rc1 ruby/proto/gitaly/internal_pb.rb
gitaly-13.11.0.pre.rc1 ruby/proto/gitaly/internal_pb.rb
gitaly-13.9.0.pre.rc1 ruby/proto/gitaly/internal_pb.rb
gitaly-13.8.0.pre.rc3 ruby/proto/gitaly/internal_pb.rb
gitaly-13.8.0.pre.rc2 ruby/proto/gitaly/internal_pb.rb
gitaly-13.8.0.pre.rc1 ruby/proto/gitaly/internal_pb.rb
gitaly-13.7.0.pre.rc4 ruby/proto/gitaly/internal_pb.rb
gitaly-13.7.0.pre.rc1 ruby/proto/gitaly/internal_pb.rb
gitaly-13.6.1 ruby/proto/gitaly/internal_pb.rb
gitaly-13.5.0.pre.rc2 ruby/proto/gitaly/internal_pb.rb