Sha256: 1f07804397c92c578e9c1c0d61c284c2672265bd35437eb50ba40cd257c1a5c2

Contents?: true

Size: 568 Bytes

Versions: 1

Compression:

Stored size: 568 Bytes

Contents

# Generated by the protocol buffer compiler.  DO NOT EDIT!
# Source: partiarelic/grpc/partiarelic.proto for package 'partiarelic.v1'

require 'grpc'
require 'partiarelic/grpc/partiarelic_pb'

module Partiarelic
  module V1
    module App
      class Service

        include GRPC::GenericService

        self.marshal_class_method = :encode
        self.unmarshal_class_method = :decode
        self.service_name = 'partiarelic.v1.App'

        rpc :ManualStart, ManualStartRequest, ManualStartResponse
      end

      Stub = Service.rpc_stub_class
    end
  end
end

Version data entries

1 entries across 1 versions & 1 rubygems

Version Path
partiarelic-0.1.2 lib/partiarelic/grpc/partiarelic_services_pb.rb