Sha256: 506eb536675966781b6d9ed4ca09f0eed7171a7562b0718301c89731b5478365

Contents?: true

Size: 754 Bytes

Versions: 26

Compression:

Stored size: 754 Bytes

Contents

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

require 'grpc'
require 'cleanup_pb'

module Gitaly
  module CleanupService
    class Service

      include GRPC::GenericService

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

      # Deprecated in favour of ApplyBfgObjectMapStream
      rpc :ApplyBfgObjectMap, stream(ApplyBfgObjectMapRequest), ApplyBfgObjectMapResponse
      rpc :ApplyBfgObjectMapStream, stream(ApplyBfgObjectMapStreamRequest), stream(ApplyBfgObjectMapStreamResponse)
      rpc :CloseSession, CloseSessionRequest, CloseSessionResponse
    end

    Stub = Service.rpc_stub_class
  end
end

Version data entries

26 entries across 26 versions & 2 rubygems

Version Path
gitaly-1.65.0 ruby/proto/gitaly/cleanup_services_pb.rb
gitaly-1.64.0 ruby/proto/gitaly/cleanup_services_pb.rb
gitaly-1.63.0 ruby/proto/gitaly/cleanup_services_pb.rb
gitaly-1.62.0 ruby/proto/gitaly/cleanup_services_pb.rb
gitaly-1.59.2 ruby/proto/gitaly/cleanup_services_pb.rb
gitaly-1.61.0 ruby/proto/gitaly/cleanup_services_pb.rb
gitaly-1.59.1 ruby/proto/gitaly/cleanup_services_pb.rb
gitaly-1.60.0 ruby/proto/gitaly/cleanup_services_pb.rb
gitaly-1.59.0 ruby/proto/gitaly/cleanup_services_pb.rb
gitaly-1.58.1 ruby/proto/gitaly/cleanup_services_pb.rb
gitaly-1.58.0 ruby/proto/gitaly/cleanup_services_pb.rb
gitaly-proto-1.39.0 ruby/lib/gitaly/cleanup_services_pb.rb
gitaly-proto-1.38.0 ruby/lib/gitaly/cleanup_services_pb.rb
gitaly-proto-1.37.0 ruby/lib/gitaly/cleanup_services_pb.rb
gitaly-proto-1.36.0 ruby/lib/gitaly/cleanup_services_pb.rb
gitaly-proto-1.35.0 ruby/lib/gitaly/cleanup_services_pb.rb
gitaly-proto-1.34.0 ruby/lib/gitaly/cleanup_services_pb.rb
gitaly-proto-1.27.2 ruby/lib/gitaly/cleanup_services_pb.rb
gitaly-proto-1.33.0 ruby/lib/gitaly/cleanup_services_pb.rb
gitaly-proto-1.32.0 ruby/lib/gitaly/cleanup_services_pb.rb