Sha256: 6e0e31f8ce32f90d572f66aedb686537447f2b999c98921fe0ccc52e6161372a
Contents?: true
Size: 525 Bytes
Versions: 2
Compression:
Stored size: 525 Bytes
Contents
# Generated by the protocol buffer compiler. DO NOT EDIT! # source: bluzelle.proto require 'google/protobuf' require_relative './database_pb' require_relative './audit_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 optional :audit_message, :message, 12, "audit_message" end end end Bzn_msg = Google::Protobuf::DescriptorPool.generated_pool.lookup("bzn_msg").msgclass
Version data entries
2 entries across 2 versions & 1 rubygems
Version | Path |
---|---|
swarmclient-0.1.5 | lib/swarmclient/protobuf/bluzelle_pb.rb |
swarmclient-0.1.4 | lib/swarmclient/protobuf/bluzelle_pb.rb |