Sha256: a35577e6bc0bf24e5df638fece29d024d6aa5baf3fc9d4abd8f6e8c02da0cff8

Contents?: true

Size: 571 Bytes

Versions: 50

Compression:

Stored size: 571 Bytes

Contents

# Generated by the protocol buffer compiler.  DO NOT EDIT!
# source: helloworld.proto

require 'google/protobuf'

Google::Protobuf::DescriptorPool.generated_pool.build do
  add_message "helloworld.HelloRequest" do
    optional :name, :string, 1
  end
  add_message "helloworld.HelloReply" do
    optional :message, :string, 1
  end
end

module Helloworld
  HelloRequest = Google::Protobuf::DescriptorPool.generated_pool.lookup("helloworld.HelloRequest").msgclass
  HelloReply = Google::Protobuf::DescriptorPool.generated_pool.lookup("helloworld.HelloReply").msgclass
end

Version data entries

50 entries across 50 versions & 4 rubygems

Version Path
grpc_kit-0.5.1 examples/helloworld/helloworld_pb.rb
griffin-0.3.0 examples/helloworld/helloworld_pb.rb
grpc_kit-0.5.0 examples/helloworld/helloworld_pb.rb
grpc_kit-0.4.0 examples/helloworld/helloworld_pb.rb
grpc_kit-0.3.9 examples/helloworld/helloworld_pb.rb
griffin-0.2.4 examples/helloworld/helloworld_pb.rb
grpc_kit-0.3.8 examples/helloworld/helloworld_pb.rb
grpc_kit-0.3.7 examples/helloworld/helloworld_pb.rb
griffin-0.2.3 examples/helloworld/helloworld_pb.rb
grpc_kit-0.3.6 examples/helloworld/helloworld_pb.rb
grpc_kit-0.3.5 examples/helloworld/helloworld_pb.rb
griffin-0.2.2 examples/helloworld/helloworld_pb.rb
grpc_kit-0.3.4 examples/helloworld/helloworld_pb.rb
grpc_kit-0.3.3 examples/helloworld/helloworld_pb.rb
grpc_kit-0.3.2 examples/helloworld/helloworld_pb.rb
griffin-0.2.1 examples/helloworld/helloworld_pb.rb
grpc_kit-0.3.1 examples/helloworld/helloworld_pb.rb
griffin-0.2.0 examples/helloworld/helloworld_pb.rb
grpc_kit-0.3.0 examples/helloworld/helloworld_pb.rb
griffin-0.1.9 examples/helloworld/helloworld_pb.rb