Sha256: 31560b6a5a4f1063d79ef47cfe26ddb075de8e61a90056deb9ea8dc7cbe06853

Contents?: true

Size: 482 Bytes

Versions: 110

Compression:

Stored size: 482 Bytes

Contents

# Generated by the protocol buffer compiler.  DO NOT EDIT!
# Source: server.proto for package 'gitaly'

require 'grpc'
require 'server_pb'

module Gitaly
  module ServerService
    class Service

      include GRPC::GenericService

      self.marshal_class_method = :encode
      self.unmarshal_class_method = :decode
      self.service_name = 'gitaly.ServerService'

      rpc :ServerInfo, ServerInfoRequest, ServerInfoResponse
    end

    Stub = Service.rpc_stub_class
  end
end

Version data entries

110 entries across 110 versions & 4 rubygems

Version Path
gitaly-1.73.0 ruby/proto/gitaly/server_services_pb.rb
gitaly-1.72.0 ruby/proto/gitaly/server_services_pb.rb
gitaly-1.71.0 ruby/proto/gitaly/server_services_pb.rb
gitaly-1.70.0 ruby/proto/gitaly/server_services_pb.rb
gitaly-1.69.0 ruby/proto/gitaly/server_services_pb.rb
gitaly-1.68.0 ruby/proto/gitaly/server_services_pb.rb
gitaly-1.67.0 ruby/proto/gitaly/server_services_pb.rb
gitaly-1.66.0 ruby/proto/gitaly/server_services_pb.rb
gitaly-1.65.0 ruby/proto/gitaly/server_services_pb.rb
gitaly-1.64.0 ruby/proto/gitaly/server_services_pb.rb
gitaly-1.63.0 ruby/proto/gitaly/server_services_pb.rb
gitaly-1.62.0 ruby/proto/gitaly/server_services_pb.rb
gitaly-1.59.2 ruby/proto/gitaly/server_services_pb.rb
gitaly-1.61.0 ruby/proto/gitaly/server_services_pb.rb
gitaly-1.59.1 ruby/proto/gitaly/server_services_pb.rb
gitaly-1.60.0 ruby/proto/gitaly/server_services_pb.rb
gitaly-1.59.0 ruby/proto/gitaly/server_services_pb.rb
gitaly-1.58.1 ruby/proto/gitaly/server_services_pb.rb
gitaly-1.58.0 ruby/proto/gitaly/server_services_pb.rb
gitaly-proto-1.39.0 ruby/lib/gitaly/server_services_pb.rb