Sha256: a88ecb8e109a94c6a8bfef8bb015f25845159fcb3abe3a31c89e0d9ad3315f79

Contents?: true

Size: 514 Bytes

Versions: 2

Compression:

Stored size: 514 Bytes

Contents

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

require 'grpc'
require 'operations_pb'

module Gitaly
  module OperationService
    class Service

      include GRPC::GenericService

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

      rpc :UserCreateBranch, UserCreateBranchRequest, UserCreateBranchResponse
    end

    Stub = Service.rpc_stub_class
  end
end

Version data entries

2 entries across 2 versions & 1 rubygems

Version Path
gitaly-proto-0.34.0 ruby/lib/gitaly/operations_services_pb.rb
gitaly-proto-0.33.1 ruby/lib/gitaly/operations_services_pb.rb