Sha256: 99f2b206bad8f2317e166aa9acb2471da6f8dcb4f2a8c97f1eeb358ad471d48e

Contents?: true

Size: 525 Bytes

Versions: 4

Compression:

Stored size: 525 Bytes

Contents

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

require 'grpc'
require 'transaction_pb'

module Gitaly
  module RefTransaction
    class Service

      include GRPC::GenericService

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

      rpc :VoteTransaction, Gitaly::VoteTransactionRequest, Gitaly::VoteTransactionResponse
    end

    Stub = Service.rpc_stub_class
  end
end

Version data entries

4 entries across 4 versions & 1 rubygems

Version Path
gitaly-13.5.0.pre.rc1 ruby/proto/gitaly/transaction_services_pb.rb
gitaly-13.4.0.pre.rc1 ruby/proto/gitaly/transaction_services_pb.rb
gitaly-13.3.0.pre.rc5 ruby/proto/gitaly/transaction_services_pb.rb
gitaly-13.3.0.pre.rc4 ruby/proto/gitaly/transaction_services_pb.rb