Sha256: 81cccd8f7ce0f7a5e4d6826183e5f0b55223a1488cacdc6d9250770e5c4191bb

Contents?: true

Size: 509 Bytes

Versions: 8

Compression:

Stored size: 509 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, VoteTransactionRequest, VoteTransactionResponse
    end

    Stub = Service.rpc_stub_class
  end
end

Version data entries

8 entries across 8 versions & 1 rubygems

Version Path
gitaly-13.3.0.pre.rc3 ruby/proto/gitaly/transaction_services_pb.rb
gitaly-13.3.0.pre.rc2 ruby/proto/gitaly/transaction_services_pb.rb
gitaly-13.3.0.pre.rc1 ruby/proto/gitaly/transaction_services_pb.rb
gitaly-13.2.0.pre.rc2 ruby/proto/gitaly/transaction_services_pb.rb
gitaly-13.2.0.pre.rc1 ruby/proto/gitaly/transaction_services_pb.rb
gitaly-13.1.0.pre.rc4 ruby/proto/gitaly/transaction_services_pb.rb
gitaly-13.1.0.pre.rc3 ruby/proto/gitaly/transaction_services_pb.rb
gitaly-13.1.0.pre.rc1 ruby/proto/gitaly/transaction_services_pb.rb