Sha256: a57c7e21f394ff92d75bd57ee9b06b37c299b01a0a9705396a0ac5a8866e4128

Contents?: true

Size: 541 Bytes

Versions: 29

Compression:

Stored size: 541 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'

      rpc :ApplyBfgObjectMapStream, stream(ApplyBfgObjectMapStreamRequest), stream(ApplyBfgObjectMapStreamResponse)
    end

    Stub = Service.rpc_stub_class
  end
end

Version data entries

29 entries across 29 versions & 1 rubygems

Version Path
gitaly-1.77.1 ruby/proto/gitaly/cleanup_services_pb.rb
gitaly-1.78.0 ruby/proto/gitaly/cleanup_services_pb.rb
gitaly-1.77.0 ruby/proto/gitaly/cleanup_services_pb.rb
gitaly-1.76.0 ruby/proto/gitaly/cleanup_services_pb.rb
gitaly-1.75.0 ruby/proto/gitaly/cleanup_services_pb.rb
gitaly-1.74.0 ruby/proto/gitaly/cleanup_services_pb.rb
gitaly-1.73.0 ruby/proto/gitaly/cleanup_services_pb.rb
gitaly-1.72.0 ruby/proto/gitaly/cleanup_services_pb.rb
gitaly-1.71.0 ruby/proto/gitaly/cleanup_services_pb.rb