Sha256: 1cfeeb13cfcf7ce68287693ff0a3a71322eaec5e38ffccdf505f407b20701842
Contents?: true
Size: 435 Bytes
Versions: 1
Compression:
Stored size: 435 Bytes
Contents
# Generated by the protocol buffer compiler. DO NOT EDIT! # source: bluzelle.proto require 'google/protobuf' require_relative './database_pb' Google::Protobuf::DescriptorPool.generated_pool.build do add_message "bzn_msg" do oneof :msg do optional :db, :message, 10, "database_msg" optional :json, :string, 11 end end end Bzn_msg = Google::Protobuf::DescriptorPool.generated_pool.lookup("bzn_msg").msgclass
Version data entries
1 entries across 1 versions & 1 rubygems
Version | Path |
---|---|
swarmclient-0.1.3 | lib/swarmclient/protobuf/bluzelle_pb.rb |