Sha256: e2d40cde4837dcfbb5918cc4f930bc78845278e7cfeaa60e742a0a6c9b8213ef

Contents?: true

Size: 687 Bytes

Versions: 75

Compression:

Stored size: 687 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
    # CleanupService provides RPCs to clean up a repository's contents.
    class Service

      include ::GRPC::GenericService

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

      # This comment is left unintentionally blank.
      rpc :ApplyBfgObjectMapStream, stream(::Gitaly::ApplyBfgObjectMapStreamRequest), stream(::Gitaly::ApplyBfgObjectMapStreamResponse)
    end

    Stub = Service.rpc_stub_class
  end
end

Version data entries

75 entries across 75 versions & 1 rubygems

Version Path
gitaly-16.4.0.pre.rc43 ruby/proto/gitaly/cleanup_services_pb.rb
gitaly-16.4.0.pre.rc42 ruby/proto/gitaly/cleanup_services_pb.rb
gitaly-16.2.7 ruby/proto/gitaly/cleanup_services_pb.rb
gitaly-16.3.4 ruby/proto/gitaly/cleanup_services_pb.rb
gitaly-16.2.6 ruby/proto/gitaly/cleanup_services_pb.rb
gitaly-16.3.3 ruby/proto/gitaly/cleanup_services_pb.rb
gitaly-16.3.2 ruby/proto/gitaly/cleanup_services_pb.rb
gitaly-16.1.5 ruby/proto/gitaly/cleanup_services_pb.rb
gitaly-16.2.5 ruby/proto/gitaly/cleanup_services_pb.rb
gitaly-16.3.1 ruby/proto/gitaly/cleanup_services_pb.rb
gitaly-16.3.0 ruby/proto/gitaly/cleanup_services_pb.rb
gitaly-16.3.0.pre.rc43 ruby/proto/gitaly/cleanup_services_pb.rb
gitaly-16.3.0.pre.rc42 ruby/proto/gitaly/cleanup_services_pb.rb
gitaly-16.2.4 ruby/proto/gitaly/cleanup_services_pb.rb
gitaly-16.3.0.pre.rc1 ruby/proto/gitaly/cleanup_services_pb.rb
gitaly-16.1.4 ruby/proto/gitaly/cleanup_services_pb.rb
gitaly-16.2.3 ruby/proto/gitaly/cleanup_services_pb.rb
gitaly-16.2.2 ruby/proto/gitaly/cleanup_services_pb.rb
gitaly-16.1.3 ruby/proto/gitaly/cleanup_services_pb.rb
gitaly-16.2.1 ruby/proto/gitaly/cleanup_services_pb.rb