Sha256: 73463830a2db6a451726c48e9d076004be9bef8fdab5b52d8ed5fe628df9d66b

Contents?: true

Size: 617 Bytes

Versions: 17

Compression:

Stored size: 617 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
      rpc :StopTransaction, Gitaly::StopTransactionRequest, Gitaly::StopTransactionResponse
    end

    Stub = Service.rpc_stub_class
  end
end

Version data entries

17 entries across 17 versions & 1 rubygems

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