Sha256: e0f73b97bc0bc30c57bc6f32caa77828dd99a1ba83ab8d0c95028259ecd27a61

Contents?: true

Size: 538 Bytes

Versions: 2

Compression:

Stored size: 538 Bytes

Contents

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

require 'google/protobuf'

Google::Protobuf::DescriptorPool.generated_pool.build do
  add_message "gitaly.Repository" do
    optional :path, :string, 1
  end
  add_message "gitaly.ExitStatus" do
    optional :value, :int32, 1
  end
end

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

Version data entries

2 entries across 2 versions & 1 rubygems

Version Path
gitaly-0.4.0 ruby/lib/gitaly/shared_pb.rb
gitaly-0.3.0 ruby/lib/gitaly/shared_pb.rb