async_communication_etc_pb2.py 1.4 KB

123456789101112131415161718192021222324252627
  1. # -*- coding: utf-8 -*-
  2. # Generated by the protocol buffer compiler. DO NOT EDIT!
  3. # source: async_communication_etc.proto
  4. """Generated protocol buffer code."""
  5. from google.protobuf import descriptor as _descriptor
  6. from google.protobuf import descriptor_pool as _descriptor_pool
  7. from google.protobuf import symbol_database as _symbol_database
  8. from google.protobuf.internal import builder as _builder
  9. # @@protoc_insertion_point(imports)
  10. _sym_db = _symbol_database.Default()
  11. DESCRIPTOR = _descriptor_pool.Default().AddSerializedFile(b'\n\x1d\x61sync_communication_etc.proto\"0\n\x0fRabbitmqBindEtc\x12\n\n\x02\x65x\x18\x01 \x02(\t\x12\x11\n\troute_key\x18\x02 \x02(\t\"|\n\x0bRabbitmqEtc\x12\n\n\x02ip\x18\x01 \x02(\t\x12\x12\n\x04port\x18\x02 \x01(\x05:\x04\x35\x36\x37\x32\x12\x10\n\x04user\x18\x03 \x01(\t:\x02zx\x12\x1a\n\x08password\x18\x04 \x01(\t:\x08zx123456\x12\x1f\n\x05\x62inds\x18\x05 \x03(\x0b\x32\x10.RabbitmqBindEtc')
  12. _globals = globals()
  13. _builder.BuildMessageAndEnumDescriptors(DESCRIPTOR, _globals)
  14. _builder.BuildTopDescriptorsAndMessages(DESCRIPTOR, 'async_communication_etc_pb2', _globals)
  15. if _descriptor._USE_C_DESCRIPTORS == False:
  16. DESCRIPTOR._options = None
  17. _globals['_RABBITMQBINDETC']._serialized_start=33
  18. _globals['_RABBITMQBINDETC']._serialized_end=81
  19. _globals['_RABBITMQETC']._serialized_start=83
  20. _globals['_RABBITMQETC']._serialized_end=207
  21. # @@protoc_insertion_point(module_scope)