Sha256: 2ad2aead0c79fe36c01f3057d59b19e1ecad462e474fb12ecfb1ffe0c7572bbb

Contents?: true

Size: 627 Bytes

Versions: 13

Compression:

Stored size: 627 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

13 entries across 13 versions & 1 rubygems

Version Path
gitaly-15.0.0.pre.rc2 ruby/proto/gitaly/transaction_services_pb.rb
gitaly-14.10.0.pre.rc1 ruby/proto/gitaly/transaction_services_pb.rb
gitaly-14.9.0.pre.rc5 ruby/proto/gitaly/transaction_services_pb.rb
gitaly-14.9.0.pre.rc4 ruby/proto/gitaly/transaction_services_pb.rb
gitaly-14.9.0.pre.rc3 ruby/proto/gitaly/transaction_services_pb.rb
gitaly-14.9.0.pre.rc2 ruby/proto/gitaly/transaction_services_pb.rb
gitaly-14.9.0.pre.rc1 ruby/proto/gitaly/transaction_services_pb.rb
gitaly-14.8.0 ruby/proto/gitaly/transaction_services_pb.rb
gitaly-14.8.0.pre.rc1 ruby/proto/gitaly/transaction_services_pb.rb
gitaly-14.6.0.pre.rc1 ruby/proto/gitaly/transaction_services_pb.rb
gitaly-14.3.0.pre.rc1 ruby/proto/gitaly/transaction_services_pb.rb
gitaly-14.2.0.pre.rc2 ruby/proto/gitaly/transaction_services_pb.rb
gitaly-14.2.0.pre.rc1 ruby/proto/gitaly/transaction_services_pb.rb