Sha256: 500013e5f0874686f810b93f7faa6e53cf358f1112210a7c53278d8b791b3edc

Contents?: true

Size: 792 Bytes

Versions: 21

Compression:

Stored size: 792 Bytes

Contents

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

require 'grpc'
require 'namespace_pb'

module Gitaly
  module NamespaceService
    class Service

      include GRPC::GenericService

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

      rpc :AddNamespace, Gitaly::AddNamespaceRequest, Gitaly::AddNamespaceResponse
      rpc :RemoveNamespace, Gitaly::RemoveNamespaceRequest, Gitaly::RemoveNamespaceResponse
      rpc :RenameNamespace, Gitaly::RenameNamespaceRequest, Gitaly::RenameNamespaceResponse
      rpc :NamespaceExists, Gitaly::NamespaceExistsRequest, Gitaly::NamespaceExistsResponse
    end

    Stub = Service.rpc_stub_class
  end
end

Version data entries

21 entries across 21 versions & 1 rubygems

Version Path
gitaly-14.4.0.pre.rc43 ruby/proto/gitaly/namespace_services_pb.rb
gitaly-14.3.0.pre.rc2 ruby/proto/gitaly/namespace_services_pb.rb
gitaly-14.1.0.pre.rc4 ruby/proto/gitaly/namespace_services_pb.rb
gitaly-14.1.0.pre.rc3 ruby/proto/gitaly/namespace_services_pb.rb
gitaly-14.1.0.pre.rc2 ruby/proto/gitaly/namespace_services_pb.rb
gitaly-14.1.0.pre.rc1 ruby/proto/gitaly/namespace_services_pb.rb
gitaly-14.0.0.pre.rc2 ruby/proto/gitaly/namespace_services_pb.rb
gitaly-13.12.0.pre.rc1 ruby/proto/gitaly/namespace_services_pb.rb
gitaly-13.11.0.pre.rc1 ruby/proto/gitaly/namespace_services_pb.rb
gitaly-13.9.0.pre.rc1 ruby/proto/gitaly/namespace_services_pb.rb
gitaly-13.8.0.pre.rc3 ruby/proto/gitaly/namespace_services_pb.rb
gitaly-13.8.0.pre.rc2 ruby/proto/gitaly/namespace_services_pb.rb
gitaly-13.8.0.pre.rc1 ruby/proto/gitaly/namespace_services_pb.rb
gitaly-13.7.0.pre.rc4 ruby/proto/gitaly/namespace_services_pb.rb
gitaly-13.7.0.pre.rc1 ruby/proto/gitaly/namespace_services_pb.rb
gitaly-13.6.1 ruby/proto/gitaly/namespace_services_pb.rb
gitaly-13.5.0.pre.rc2 ruby/proto/gitaly/namespace_services_pb.rb
gitaly-13.5.0.pre.rc1 ruby/proto/gitaly/namespace_services_pb.rb
gitaly-13.4.0.pre.rc1 ruby/proto/gitaly/namespace_services_pb.rb
gitaly-13.3.0.pre.rc5 ruby/proto/gitaly/namespace_services_pb.rb