Sha256: 5a050d9fb34e3d350aa8e46edde2b9acbb4e9d8d8421a4a9b95e20d6672a63dd

Contents?: true

Size: 644 Bytes

Versions: 25

Compression:

Stored size: 644 Bytes

Contents

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

require 'grpc'
require 'grpc/health/v1/health'

module Grpc
  module Health
    module V1
      module Health

        # TODO: add proto service documentation here
        class Service

          include GRPC::GenericService

          self.marshal_class_method = :encode
          self.unmarshal_class_method = :decode
          self.service_name = 'grpc.health.v1.Health'

          rpc :Check, HealthCheckRequest, HealthCheckResponse
        end

        Stub = Service.rpc_stub_class
      end
    end
  end
end

Version data entries

25 entries across 25 versions & 2 rubygems

Version Path
grpc-0.14.1-x86-mingw32 src/ruby/pb/grpc/health/v1/health_services.rb
grpc-0.14.1-x86-linux src/ruby/pb/grpc/health/v1/health_services.rb
grpc-0.14.1-x86_64-linux src/ruby/pb/grpc/health/v1/health_services.rb
grpc-0.14.1-x64-mingw32 src/ruby/pb/grpc/health/v1/health_services.rb
grpc-0.14.1-universal-darwin src/ruby/pb/grpc/health/v1/health_services.rb
grpc-0.14.1 src/ruby/pb/grpc/health/v1/health_services.rb
grpc-0.14.1.pre1-x86-mingw32 src/ruby/pb/grpc/health/v1/health_services.rb
grpc-0.14.1.pre1-x86-linux src/ruby/pb/grpc/health/v1/health_services.rb
grpc-0.14.1.pre1-x86_64-linux src/ruby/pb/grpc/health/v1/health_services.rb
grpc-0.14.1.pre1-x64-mingw32 src/ruby/pb/grpc/health/v1/health_services.rb
grpc-0.14.1.pre1-universal-darwin src/ruby/pb/grpc/health/v1/health_services.rb
grpc-0.14.1.pre1 src/ruby/pb/grpc/health/v1/health_services.rb
grpc-0.13.1-universal-darwin src/ruby/pb/grpc/health/v1/health_services.rb
grpc-0.13.1-x86-mingw32 src/ruby/pb/grpc/health/v1/health_services.rb
grpc-0.13.1-x86-linux src/ruby/pb/grpc/health/v1/health_services.rb
grpc-0.13.1-x86_64-linux src/ruby/pb/grpc/health/v1/health_services.rb
grpc-0.13.1-x64-mingw32 src/ruby/pb/grpc/health/v1/health_services.rb
grpc-0.13.1 src/ruby/pb/grpc/health/v1/health_services.rb
grpc-0.13.1.pre1-x86-mingw32 src/ruby/pb/grpc/health/v1/health_services.rb
grpc-0.13.1.pre1-x86-linux src/ruby/pb/grpc/health/v1/health_services.rb